File tree 1 file changed +5
-5
lines changed
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.
93
93
94
94
### Recurring work
95
95
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:
99
99
100
100
- [ Rustdoc Askama Migration] ( https://github.com/rust-lang/rust/issues/108868 )
101
101
- [ 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!
106
106
### Clippy issues
107
107
108
108
The [ 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
110
110
internals.
111
111
112
112
See [ 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).
171
171
172
172
## Contributor Procedures
173
173
174
- This section has moved to the [ "Contribution Procedures"] ( ./contributing.mD ) chapter.
174
+ This section has moved to the [ "Contribution Procedures"] ( ./contributing.md ) chapter.
175
175
176
176
## Other Resources
177
177
You can’t perform that action at this time.
0 commit comments