Skip to content

Commit 200c6d9

Browse files
authored
Update RELEASES.md
1 parent f07245c commit 200c6d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASES.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ Misc
3939
will demote `deny` and `forbid` lints to `warn`.
4040
- [`rustc` and `rustdoc` will now have the exit code of `1` if compilation
4141
fails, and `101` if there is a panic.][52197]
42-
- [Added a preview of clippy has been made available through rustup][51122]
43-
Install with `rustup component add clippy-preview`
42+
- [A preview of clippy has been made available through rustup.][51122]
43+
You can install the preview with `rustup component add clippy-preview`
4444

4545
Compatibility Notes
4646
-------------------

0 commit comments

Comments
 (0)