We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22733be commit 98244b1Copy full SHA for 98244b1
src/logging.md
@@ -133,7 +133,7 @@ optimizing the program. Let's check that.
133
134
> **PROTIP** You can set `target.thumbv7m-none-eabi.runner` to the long QEMU
135
> command from before (`qemu-system-arm -cpu (..) -kernel`) in the Cargo
136
-> configuration file (`.cargo/conifg.toml`) to have `cargo run` use that *runner* to
+> configuration file (`.cargo/config.toml`) to have `cargo run` use that *runner* to
137
> execute the output binary.
138
139
``` console
0 commit comments