[release/1.4.6] misc: fix spelling mistake

(cherry picked from commit f3769a97d5)
pull/2663/head
Obulapathi N Challa 9 years ago committed by Péter Szilágyi
parent 7a4073a758
commit 8fefee7132
  1. 2
      .github/CONTRIBUTING.md

@ -8,7 +8,7 @@ and help.
## Contributing ## Contributing
If you'd like to contribute to go-ethereum please fork, fix, commit and 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 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. commit on the `develop` branch and that you do not merge to master.
Commits that are directly based on master are simply ignored. Commits that are directly based on master are simply ignored.

Loading…
Cancel
Save