Skip to content

Commit

Permalink
Merge pull request #331 from ChrisAntaki/patch-1
Browse files Browse the repository at this point in the history
Fixed grammar
  • Loading branch information
kazuho committed Oct 8, 2014
2 parents 24124c1 + ef6e048 commit bc05049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -23,7 +23,7 @@ Type the following commands and see what happens:
# compile it and output the generated code to stdout
jsx example/hello.jsx

# compile it with fully optimizations
# compile it with full optimizations
jsx --release --output hello.jsx.js example/hello.jsx

# compile it for node and execute it
Expand Down

0 comments on commit bc05049

Please sign in to comment.