We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b43503 commit 877f5fbCopy full SHA for 877f5fb
src/implementing_new_features.md
@@ -170,7 +170,7 @@ a new unstable feature:
170
6. Add a section to the unstable book, in
171
`src/doc/unstable-book/src/language-features/$feature_name.md`.
172
173
-7. Write a lots of tests for the new feature.
+7. Write a lot of tests for the new feature.
174
PRs without tests will not be accepted!
175
176
8. Get your PR reviewed and land it. You have now successfully
0 commit comments