Explorar o código

Upgrade to release v4.1.4

Kartik Visweswaran %!s(int64=10) %!d(string=hai) anos
pai
achega
816958d0ca
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1115,7 +1115,7 @@ $('#input-id').on('filebatchuploaderror', function(event, data) {
 ```
 
 #### filebatchuploadcomplete
-This event is triggered after completion of either the synchronous and asynchronous ajax batch upload. Additional parameters available are: 
+This event is triggered after completion of either the synchronous OR asynchronous ajax batch upload. Additional parameters available are: 
 
 - `data`: This is a data object (associative array) that sends the following information, whose keys are:
     - `form`: the FormData object which is passed via XHR2 (or empty object if not available).