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.
2 parents 9bf9e5a + 3d99ca6 commit 10d57b4Copy full SHA for 10d57b4
src/06-hello-world/README.md
@@ -113,7 +113,7 @@ hello_world::__cortex_m_rt_main () at ~/embedded-discovery/src/06-hello-world/sr
113
(gdb)
114
```
115
116
-Now issue a `next` command which will exectue `aux6::init()` and
+Now issue a `next` command which will execute `aux6::init()` and
117
stop at the next executable statement in `main.rs`, which
118
positions us at line 12:
119
0 commit comments