Skip to content

Commit

Permalink
fixed typo in README.md (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
manelet authored and liorheber committed Jan 28, 2020
1 parent a1cfb69 commit 04dd3bc
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 @@ -260,7 +260,7 @@ You can use your own messages. Here is the default messages object:
searchPlaceholder: "Search...",
noItemsMessage: "No Items...",
noneSelectedMessage: "None Selected",
selectedMessage: "delected",
selectedMessage: "selected",
selectAllMessage: "Select All",
clearAllMessage: "Clear All",
disabledItemsTooltip: "You can only select 1 file"
Expand Down

0 comments on commit 04dd3bc

Please sign in to comment.