Skip to content

Commit ddf7521

Browse files
michdeldruin
andauthored
Start/hardware: split sentence
Co-authored-by: Diego Barrios Romero <eldruin@gmail.com>
1 parent a7c0e63 commit ddf7521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/start/hardware.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ We'll start with the hello example again, but first we have to make a small
8686
change.
8787

8888
In `examples/hello.rs`, make sure the `debug::exit()` call is commented out or
89-
removed, it is used only for running in QEMU.
89+
removed. It is used only for running in QEMU.
9090

9191
```rust,ignore
9292
#[entry]

0 commit comments

Comments
 (0)