Fixes typo from 'properies' to 'properties'
This commit is contained in:
Vinaya 2017-10-21 13:09:19 +03:00 committed by GitHub
parent b1a2733ed1
commit eb39db58cb
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ this.state
this.props
```
These methods and properies are available for `Component` instances.
These methods and properties are available for `Component` instances.
See: [Component API](http://facebook.github.io/react/docs/component-api.html)