Skip to content

Commit

Permalink
Merge pull request ruanyf#9 from codeKonami/patch-1
Browse files Browse the repository at this point in the history
Fix small typo
  • Loading branch information
ruanyf committed Nov 26, 2015
2 parents 130579d + 867ab09 commit fde87a9
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 @@ -460,7 +460,7 @@ var RepoList = React.createClass({
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.
```bash
# install the dependencies in demo12 directory
# install the dependencies in demo13 directory
$ npm install
# translate all jsx file in src subdirectory to js file
Expand Down

0 comments on commit fde87a9

Please sign in to comment.