Skip to content

Commit 8dab4fd

Browse files
committed
fix typo
1 parent 6cb23d7 commit 8dab4fd

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
@@ -46,7 +46,7 @@ Then play with the source files under the repo's demo* directories.
4646
1. [Define a component](#demo04-define-a-component-source)
4747
1. [this.props.children](#demo05-thispropschildren-source)
4848
1. [PropTypes](#demo06-proptypes-source)
49-
1. [Finding a DOM node](#demo7-finding-a-dom-node-source)
49+
1. [Finding a DOM node](#demo07-finding-a-dom-node-source)
5050
1. [this.state](#demo08-thisstate-source)
5151
1. [Form](#demo09-form-source)
5252
1. [Component Lifecycle](#demo10-component-lifecycle-source)

0 commit comments

Comments
 (0)