Skip to content

Commit 4260e3a

Browse files
committed
Touch up a sentence
1 parent 941ab8c commit 4260e3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/rustc-dev-guide/src/getting-started.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ pull request, continuing the work on the feature.
139139

140140
### Writing tests
141141

142-
Issues that have been resolved but do not have a regression test are marked with the `E-needs-test` label. Writing unit tests is a low-risk, lower-priority task that offers new contributors a great opportunity to familiarize themselves with the codebase.
142+
Issues that have been resolved but do not have a regression test are marked with the `E-needs-test` label. Writing unit tests is a low-risk, lower-priority task that offers new contributors a great opportunity to familiarize themselves with the testing infrastructure and contribution workflow.
143143

144144
### Contributing to std (standard library)
145145

0 commit comments

Comments
 (0)