Skip to content
This repository has been archived by the owner on Jan 13, 2018. It is now read-only.

Commit

Permalink
Small style fix in CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arikon committed Jul 18, 2013
1 parent 557b8bc commit 1b872b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -11,7 +11,7 @@
## Making Changes

- Create a topic branch from where you want to base your work.
- This is usually the master branch.
- This is usually the `master` branch.
- Only target release branches if you are certain your fix must be on that
branch.
- To quickly create a topic branch based on master: `git branch
Expand Down

0 comments on commit 1b872b2

Please sign in to comment.