Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ruanyf committed Dec 20, 2015
1 parent bfb5b8b commit 5aa71b1
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 @@ -136,7 +136,7 @@ var HelloMessage = React.createClass({
Hello {this.props.name}
</h1><p>
some text
</p>;
</p>;
}
});

Expand Down

0 comments on commit 5aa71b1

Please sign in to comment.