aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorObulapathi N Challa <obulpathi@gmail.com>2016-05-25 11:13:05 +0800
committerObulapathi N Challa <obulpathi@gmail.com>2016-05-25 11:13:05 +0800
commitf3769a97d5b4fa899f0bf673ff4c33a21d12ec38 (patch)
treead585ada85d665b639af20351c1fb640c18c5e25 /.github
parent5bcdbb1ce4ac576cab778e9772fabdcc7cbfbb5f (diff)
downloadgo-tangerine-f3769a97d5b4fa899f0bf673ff4c33a21d12ec38.tar
go-tangerine-f3769a97d5b4fa899f0bf673ff4c33a21d12ec38.tar.gz
go-tangerine-f3769a97d5b4fa899f0bf673ff4c33a21d12ec38.tar.bz2
go-tangerine-f3769a97d5b4fa899f0bf673ff4c33a21d12ec38.tar.lz
go-tangerine-f3769a97d5b4fa899f0bf673ff4c33a21d12ec38.tar.xz
go-tangerine-f3769a97d5b4fa899f0bf673ff4c33a21d12ec38.tar.zst
go-tangerine-f3769a97d5b4fa899f0bf673ff4c33a21d12ec38.zip
misc: fix spelling mistake
Diffstat (limited to '.github')
-rw-r--r--.github/CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index 829bf5d43..87801c29f 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -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.