summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2014-12-11 09:44:54 +1100
committerAndrew Gerrand <adg@golang.org>2014-12-10 22:48:34 +0000
commit69f24cfa14ba982e0118e240021f0e91f8efe937 (patch)
treea899a626d61aa510015c61926c4658b43b94cc68 /CONTRIBUTING.md
parent495e02db8c6e080504f03525daffa4c8f19a7b03 (diff)
downloadgo-git-69f24cfa14ba982e0118e240021f0e91f8efe937.tar.gz
doc: update README.md and CONTRIBUTING.md in response to review comments
I didn't 'add' these files before my final mail. Change-Id: Id6f25629638e58421a3dee7632aec38aad9b1970 Reviewed-on: https://go-review.googlesource.com/1340 Reviewed-by: Andrew Gerrand <adg@golang.org>
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index f6dc311153..6444e76b5c 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -24,6 +24,6 @@ before sending patches.
**We do not accept GitHub pull requests**
(we use [Gerrit](https://code.google.com/p/gerrit/) instead for code review).
-Unless otherwise noted, the Go source files ared istributed under
+Unless otherwise noted, the Go source files are distributed under
the BSD-style license found in the LICENSE file.