Skip to content

Commit

Permalink
updates contributing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hvardhanx committed Mar 10, 2016
1 parent 72dbc4a commit cbdd984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ In order to run most of the available tests, one would need to run:

`./tools/run_tests/run_tests.py`

If you want to run tests for any of the languages {all, c, c++, csharp, node, objc, php, python, ruby}, do this:
If you want to run tests for any of the languages {c, c++, csharp, node, objc, php, python, ruby}, do this:

`./tools/run_tests/run_tests.py -l <lang>`

Expand Down

0 comments on commit cbdd984

Please sign in to comment.