Skip to content

Commit f3ae01f

Browse files
authored
Update README.md
1 parent f7d41ee commit f3ae01f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ __[Demo](http://jakesidsmith.github.io/react-reorder/)__
5757
5858
3. Configuration
5959
60-
**Note: If your array is an array of primitives (e.g. strings) then `itemKey` is not required as the string itself will be used as the key, however item keys must be unique in any case**
60+
**Note: If your array is an array of primitives (e.g. strings) then `itemKey` is not required as the string itself will be used as the key, however item keys must be unique in any case**
6161
6262
1. Using JSX
6363

0 commit comments

Comments
 (0)