Skip to content

Commit 80f5b25

Browse files
authored
CHANGELOG.md: typo
1 parent aed94a8 commit 80f5b25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/src/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -838,7 +838,7 @@
838838
- ❗️ Lockfile format v4 is now the default for creating/updating a lockfile.
839839
Rust toolchains 1.78+ support lockfile v4.
840840
For compatibility with earlier MSRV,
841-
consdier setting the `package.rust-version` to 1.82 or earlier.
841+
consider setting the `package.rust-version` to 1.82 or earlier.
842842
[#14595](https://github.com/rust-lang/cargo/pull/14595)
843843
- ❗️ cargo-package: When using the `--package` flag, only the specified
844844
packages are packaged. Previously, the package in the current working

0 commit comments

Comments
 (0)