docs(omim): fix a typo

This commit is contained in:
Denis Sikuler 2020-04-21 12:10:04 +03:00 committed by GitHub
parent 3dba7c9ba2
commit 230b290ca8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ Cross-Frameworks components, powered by Material Design and [Omi](https://github
* Support both JSX and native HTML elements
* Each element can be used independently
* Super easy to change theme colors, fonts and rounded corners
* Extended HTML capabilities, you can pass false attributes to elements through string `'0'` or string `'flase'`
* Extended HTML capabilities, you can pass false attributes to elements through string `'0'` or string `'false'`
## Usage