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.
2 parents b3c29f0 + 5709004 commit 83e5433Copy full SHA for 83e5433
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