diff --git a/README.md b/README.md index 6e4ef49..bcf8d71 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,6 @@ Custom formats can be also added via `formats` option. ##### .errorsText([Array errors [, Object options]]) -> 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.