Skip to content

Commit

Permalink
更新错误描述
Browse files Browse the repository at this point in the history
  • Loading branch information
huntshark committed Jul 18, 2018
1 parent f557142 commit 2bfd3a3
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ If you have any question, please open an issue [here](https://github.com/sTdobTs

## Changelog

If you see all changes, please open [here](https://github.com/sTdobTs/validator/wiki/Changelog)
If you see all changes, please open [here](https://github.com/sTdobTs/validator/wiki/Changelog).

## License

Expand Down
2 changes: 1 addition & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ API 文档,请看 [这里](https://github.com/sTdobTs/validator/blob/master/do

## 讨论交流

如果您有任何疑问,可以在 [这里](https://github.com/sTdobTs/validator/issues) 提交 issue
如果您有任何疑问,可以在 [这里](https://github.com/sTdobTs/validator/issues) 提交 issue

## 变更记录

Expand Down
2 changes: 1 addition & 1 deletion docs/en-US/APIs.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
API 文档
===========================

假设,您已经阅读,并且已经知道了如何使用,可以直接跳过该步骤。还不清楚如何使用的同学,请看这里
假设,您已经阅读,并且已经知道了如何使用,可以直接跳过该步骤。还不清楚如何使用的同学,请看这里:

```javascript
const jxmValidator = require('jxm-validator');
Expand Down
2 changes: 1 addition & 1 deletion docs/zh-CN/APIs.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
API 文档
===========================

假设,您已经阅读,并且已经知道了如何使用,可以直接跳过该步骤。还不清楚如何使用的同学,请看这里
假设,您已经阅读,并且已经知道了如何使用,可以直接跳过该步骤。还不清楚如何使用的同学,请看这里:

```javascript
const jxmValidator = require('jxm-validator');
Expand Down
2 changes: 1 addition & 1 deletion test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
Unit Test
===========================

base on `mocha`, `chai`, `should`
based on `mocha`, `chai`, `should`

0 comments on commit 2bfd3a3

Please sign in to comment.