We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7a4874e + cde89b9 commit 3877abfCopy full SHA for 3877abf
DESIGN.md
@@ -99,7 +99,7 @@ project and its various components.
99
100
* **Well-commented code**: Code should be commented and given Godocs, even
101
private methods and functions. It may *seem* obvious what they do at the
102
- time and why, but you might forget, and other will certainly come along.
+ time and why, but you might forget, and others will certainly come along.
103
104
* **Test Behaviors**: Test cases should be comprehensible as sets of
105
expected behaviors. Test cases read without code (e.g. just using `It`,
0 commit comments