diff --git a/CRUSH.md b/CRUSH.md index 226214bb9bafddac4b3f674059adaa48aef0d434..b98b8813fde6109bd5fdbbc21b1c2f92dee602af 100644 --- a/CRUSH.md +++ b/CRUSH.md @@ -62,7 +62,7 @@ func TestYourFunction(t *testing.T) { ## Comments -- Comments that live one their own lines should start with capital letters and +- Comments that live on their own lines should start with capital letters and end with periods. Wrap comments at 78 columns. ## Committing