Update CONTRIBUTING.md

This commit is contained in:
Kuralamudhan Ramakrishnan 2017-09-26 13:53:10 +01:00 committed by GitHub
parent fa7c3d0a84
commit a4fcc2ef7f

View File

@ -7,7 +7,7 @@ it easier to get your contribution accepted.
## Coding Style
Templates for Tools follows the standard formatting recommendations and language idioms set out
Please follows the standard formatting recommendations and language idioms set out
in [Effective Go](https://golang.org/doc/effective_go.html) and in the
[Go Code Review Comments wiki](https://github.com/golang/go/wiki/CodeReviewComments).