Skip to content

Commit 0f637ba

Browse files
jyn514JohnTitor
andcommitted
Apply suggestions from code review
Thank you JohnTitor for finding these! Co-authored-by: Yuki Okushi <[email protected]>
1 parent 194bf0b commit 0f637ba

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: src/getting-started.md

+5-5
Original file line numberDiff line numberDiff 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

108108
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
110110
internals.
111111

112112
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).
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

0 commit comments

Comments
 (0)