We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3c29f0 commit 5709004Copy full SHA for 5709004
README.md
@@ -229,7 +229,7 @@ var Input = React.createClass({
229
React.render(<Input/>, document.body);
230
```
231
232
-More information on [officail document](http://facebook.github.io/react/docs/forms.html).
+More information on [official document](http://facebook.github.io/react/docs/forms.html).
233
234
## Demo09: Component Lifecycle ([source](https://github.com/ruanyf/react-demos/blob/master/demo09/index.html))
235
0 commit comments