Merge pull request #14805 from mee7ya/cargo-fmt-doc-typo-fix

fix(docs): typo in cargo-fmt.md
This commit is contained in:
Weihang Lo 2024-11-09 23:28:42 +00:00 committed by GitHub
commit 3f5abe3f2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
## NAME
carog-fmt --- Formats all bin and lib files of the current crate using rustfmt
cargo-fmt --- Formats all bin and lib files of the current crate using rustfmt
## DESCRIPTION