Skip to content

Commit fde87a9

Browse files
committed
Merge pull request ruanyf#9 from codeKonami/patch-1
Fix small typo
2 parents 130579d + 867ab09 commit fde87a9

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
@@ -460,7 +460,7 @@ var RepoList = React.createClass({
460460
This demo is copied from [github.com/mhart/react-server-example](https://github.com/mhart/react-server-example), but I rewrote it with JSX syntax.
461461
462462
```bash
463-
# install the dependencies in demo12 directory
463+
# install the dependencies in demo13 directory
464464
$ npm install
465465
466466
# translate all jsx file in src subdirectory to js file

0 commit comments

Comments
 (0)