Skip to content

Commit 961f6aa

Browse files
Update send-a-string.md
1 parent 0b225b6 commit 961f6aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/11-usart/send-a-string.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ Execute your program inside the debugger, statement by statement. What do you se
1111

1212
Then execute the program again but in *one go* using the `continue` command. What happens this time?
1313

14-
Finally, build the program in *release* mode and, again, run it one go. What happens this time?
14+
Finally, build the program in *release* mode and, again, run it in one go. What happens this time?

0 commit comments

Comments
 (0)