File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -93,9 +93,9 @@ See below for how to find work that isn't labelled.
9393
9494### Recurring work
9595
96- Some work is too large to be done by a single person. In this case, it's commmon to have "Tracking
97- issues" to co-ordinate the work between contributors. Here are some example tracking issues where
98- it's easy to pick up a work without a large time commitment:
96+ Some work is too large to be done by a single person. In this case, it's common to have "Tracking
97+ issues" to co-ordinate the work between contributors. Here are some example tracking issues where
98+ it's easy to pick up work without a large time commitment:
9999
100100- [Rustdoc Askama Migration](https://github.com/rust-lang/rust/issues/108868)
101101- [Diagnostic Translation](https://github.com/rust-lang/rust/issues/100717)
@@ -106,7 +106,7 @@ If you find more recurring work, please feel free to add it here!
106106### Clippy issues
107107
108108The [Clippy] project has spent a long time making its contribution process as friendly to newcomers
109- as possible. Consider working on it first to get familiar with the process and the compiler
109+ as possible. Consider working on it first to get familiar with the process and the compiler
110110internals.
111111
112112See [the Clippy contribution guide][clippy-contributing] for instructions on getting started.
@@ -171,7 +171,7 @@ See ["How to build and run the compiler"](./building//how-to-build-and-run.md).
171171
172172## Contributor Procedures
173173
174- This section has moved to the ["Contribution Procedures"](./contributing.mD ) chapter.
174+ This section has moved to the ["Contribution Procedures"](./contributing.md ) chapter.
175175
176176## Other Resources
177177
You can’t perform that action at this time.
0 commit comments