Skip to content

Commit 98244b1

Browse files
authored
Update logging.md (fixed typo)
1 parent 22733be commit 98244b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ optimizing the program. Let's check that.
133133

134134
> **PROTIP** You can set `target.thumbv7m-none-eabi.runner` to the long QEMU
135135
> 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
136+
> configuration file (`.cargo/config.toml`) to have `cargo run` use that *runner* to
137137
> execute the output binary.
138138
139139
``` console

0 commit comments

Comments
 (0)