Skip to content

Commit 450af3e

Browse files
committed
Fix typo
1 parent 258d40f commit 450af3e

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
@@ -89,7 +89,7 @@ You can also use the [online tool](http://danilowoz.com/create-react-content-loa
8989
|preserveAspectRatio|string|`'xMidYMid meet'`||
9090
|primaryColor|string|`'#f9f9f9'`||
9191
|secondaryColor|string|`'#ecebeb'`||
92-
|uniquekey|string|`randomId()`|Unique ID, you need to make it consistent for SSR|
92+
|uniqueKey|string|`randomId()`|Unique ID, you need to make it consistent for SSR|
9393
|animate|boolean|`true`||
9494

9595
## Credits

0 commit comments

Comments
 (0)