Browse Source

Upgrade to release v2.1.0

Kartik Visweswaran 10 years ago
parent
commit
a1ba8e3024
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -342,7 +342,7 @@ where:
 `{maxSize}`: will be replaced by the `maxFileSize` parameter.
 
 ### msgFilesTooMany
-_string_ the message to be displayed when the file size exceeds maximum size. Defaults to:
+_string_ the message to be displayed when the file count exceeds maximum count as set in `maxFilesCount`. Defaults to:
 
 ```
 Number of files selected for upload <b>({n})</b> exceeds maximum allowed limit of <b>{m}</b>. Please retry your upload!