Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ruanyf committed Aug 21, 2015
1 parent 6cb23d7 commit 8dab4fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Then play with the source files under the repo's demo* directories.
1. [Define a component](#demo04-define-a-component-source)
1. [this.props.children](#demo05-thispropschildren-source)
1. [PropTypes](#demo06-proptypes-source)
1. [Finding a DOM node](#demo7-finding-a-dom-node-source)
1. [Finding a DOM node](#demo07-finding-a-dom-node-source)
1. [this.state](#demo08-thisstate-source)
1. [Form](#demo09-form-source)
1. [Component Lifecycle](#demo10-component-lifecycle-source)
Expand Down

0 comments on commit 8dab4fd

Please sign in to comment.