Skip to content

Commit 0177444

Browse files
committed
Fix typos in RFCs 251-500
1 parent c274abd commit 0177444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/0403-cargo-build-command.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ directly. Additionally, packages using `*-sys` packages should not declare a
394394
## Phasing strategy
395395

396396
The modifications to the `build` command are breaking changes to Cargo. To ease
397-
the transition, the build comand will be join'd to the root path of a crate, and
397+
the transition, the build command will be join'd to the root path of a crate, and
398398
if the file exists and ends with `.rs`, it will be compiled as describe above.
399399
Otherwise a warning will be printed and the fallback behavior will be
400400
executed.

0 commit comments

Comments
 (0)