Update README.md

master
Evgeny Poberezkin 2015-06-17 08:35:08 +01:00
parent a0f896d332
commit 5b62a32c33
1 changed files with 0 additions and 1 deletions

View File

@ -124,7 +124,6 @@ Custom formats can be also added via `formats` option.
##### .errorsText([Array<Object> errors [, Object options]]) -&gt; String
Returns the text with all errors in a String. Options can have these properties:
- separator: string used to separate errors, ", " is used by default.