Skip to content

Commit 83e5433

Browse files
committed
Merge pull request ruanyf#1 from lmacsen/master
Update README.md
2 parents b3c29f0 + 5709004 commit 83e5433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ var Input = React.createClass({
229229
React.render(<Input/>, document.body);
230230
```
231231

232-
More information on [officail document](http://facebook.github.io/react/docs/forms.html).
232+
More information on [official document](http://facebook.github.io/react/docs/forms.html).
233233

234234
## Demo09: Component Lifecycle ([source](https://github.com/ruanyf/react-demos/blob/master/demo09/index.html))
235235

0 commit comments

Comments
 (0)