Skip to content

Commit

Permalink
Mark git diff --check as inline code
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff McCune committed Aug 3, 2012
1 parent cf04e5e commit 6f7303a
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 @@ -27,7 +27,7 @@ top of things.
checkout fix/master/my_contribution`. Please avoid working directly on the
`master` branch.
* Make commits of logical units.
* Check for unnecessary whitespace with "git diff --check" before committing.
* Check for unnecessary whitespace with `git diff --check` before committing.
* Make sure your commit messages are in the proper format.

````
Expand Down

0 comments on commit 6f7303a

Please sign in to comment.