diff --git a/README.md b/README.md index a753d961..95c0eed4 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ fontSizeValues: const {'Small': '8', 'Medium': '24.5', 'Large': '46'} Font size can be cleared with a value of `0`, for example: ``` -fontSizeValues: const {'Small': '8', 'Medium': '24.5', 'Large': '46', 'Clear':'0'} +fontSizeValues: const {'Small': '8', 'Medium': '24.5', 'Large': '46', 'Clear': '0'} ``` ### Custom Icons