Skip to content

Commit

Permalink
docs: update Upload en doc (ant-design#2982)
Browse files Browse the repository at this point in the history
  • Loading branch information
ddcat1115 authored and benjycui committed Sep 9, 2016
1 parent caf218c commit 41a7f51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/upload/index.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ When uploading state change, it returns:
}
```

If multiple files are uploaded, this parameter will be Array Object `[file, ...]`
> Before `[email protected]`, this parameter will be Array Object `[file, ...]` in multiple mode, while in `[email protected]+`, it will always be an Object.
2. `fileList` current list of files
3. `event` response from server, including uploading progress, supported by advanced browsers.
Expand Down

0 comments on commit 41a7f51

Please sign in to comment.