diff --git a/src/doc/src/commands/cargo-fmt.md b/src/doc/src/commands/cargo-fmt.md index 212f259d508..557e08f2dff 100644 --- a/src/doc/src/commands/cargo-fmt.md +++ b/src/doc/src/commands/cargo-fmt.md @@ -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