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 9bf9e5a commit 3d99ca6Copy full SHA for 3d99ca6
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