Merge pull request #2617 from obulpathi/develop

misc: fix spelling mistake
This commit is contained in:
Jeffrey Wilcke 2016-05-25 09:54:06 +02:00
commit d9bb8179d3
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ and help.
## Contributing
If you'd like to contribute to go-ethereum please fork, fix, commit and
send a pull request. Commits who do not comply with the coding standards
send a pull request. Commits which do not comply with the coding standards
are ignored (use gofmt!). If you send pull requests make absolute sure that you
commit on the `develop` branch and that you do not merge to master.
Commits that are directly based on master are simply ignored.