diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b024f1a5a1..55ce8580fa 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -65,7 +65,7 @@ $ go test Changes that affect multiple files can be tested with ... ``` -$ gometallinter && bazel test +$ gometalinter && bazel test ``` **10. Stage the file or files that you want to commit.**