Skip to content

Commit 5709004

Browse files
author
Liviu Macsen
committed
Update README.md
small typo
1 parent b3c29f0 commit 5709004

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)