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 0b225b6 commit 961f6aaCopy full SHA for 961f6aa
src/11-usart/send-a-string.md
@@ -11,4 +11,4 @@ Execute your program inside the debugger, statement by statement. What do you se
11
12
Then execute the program again but in *one go* using the `continue` command. What happens this time?
13
14
-Finally, build the program in *release* mode and, again, run it one go. What happens this time?
+Finally, build the program in *release* mode and, again, run it in one go. What happens this time?
0 commit comments