Skip to content
This repository has been archived by the owner on Oct 8, 2018. It is now read-only.

Commit

Permalink
fixes typeo in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis Mathis committed Apr 10, 2017
1 parent 3d441d8 commit 0e87fe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ npm install react-file-reader --save
### Optional Props
- base64
- a `boolean` to convert and return the files as a base64 string
- multipleFile selection will return an `array` of `base64` strings;
- multipleFile selection will return an `array` of `base64` strings
- multipleFiles
- a `boolean` enforce single file or multiple file selection
- fileTypes
Expand Down

0 comments on commit 0e87fe7

Please sign in to comment.