Skip to content

Commit eb71bc8

Browse files
committed
docs(changelog): Change wording about auto-fix message
1 parent 60aaca6 commit eb71bc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
- Added `-C` flag for changing current dir before build starts.
7171
[#10952](https://github.com/rust-lang/cargo/pull/10952)
7272
- Cargo now suggests `cargo fix` or `cargo clippy --fix`
73-
when compilation warnings/errors are auto-fixable.
73+
when compilation warnings are auto-fixable.
7474
[#11558](https://github.com/rust-lang/cargo/pull/11558)
7575
- Cargo now suggests `cargo add` if you try to install a library crate.
7676
[#11410](https://github.com/rust-lang/cargo/pull/11410)

0 commit comments

Comments
 (0)