diff --git a/style.md b/style.md index 42ce98ba..64be730d 100644 --- a/style.md +++ b/style.md @@ -79,7 +79,7 @@ misnomer, since these conventions cover far more than just source file formatting—gofmt handles that for us. The goal of this guide is to manage this complexity by describing in detail the -Dos and Don'ts of writing Go code at Uber. These rules exist to keep the code +Do's and Dont's of writing Go code at Uber. These rules exist to keep the code base manageable while still allowing engineers to use Go language features productively.