use a more obvious verb in example

Brad Fitzpatrick 2022-07-11 19:39:45 -07:00
parent 1c8c29b2df
commit fa41c7b79c

@ -3,7 +3,7 @@
Commit messages, also known as CL (changelist) descriptions, should be formatted per https://go.dev/doc/contribute#commit_messages. For example,
```
net/http: frob the quux before blarfing
net/http: fix the foo before blarfing
[longer description here in the body]