mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-10 07:04:18 +00:00
add missing comma
This commit is contained in:
parent
9a6eca5f85
commit
950f5fa945
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ All contributors are expected to follow the [Rust Code of Conduct].
|
|||
|
||||
## The Clippy book
|
||||
|
||||
If you're new to Clippy and don't know where to start the [Clippy book] includes
|
||||
If you're new to Clippy and don't know where to start, the [Clippy book] includes
|
||||
a [developer guide] and is a good place to start your journey.
|
||||
|
||||
[Clippy book]: https://doc.rust-lang.org/nightly/clippy/index.html
|
||||
|
|
Loading…
Reference in a new issue