Skip to content

Commit cf9d27a

Browse files
authored
Merge pull request #50 from cldershem/patch-1
Fixes typo.
2 parents 3b17ce1 + c092ab2 commit cf9d27a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/10-serial-communication/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ your laptop. In contrast with the ITM protocol we have used before, with the
2828
serial communication protocol we can send data from your laptop to the
2929
microcontroller.
3030

31-
The next practical question you probably want to ask is: How fast can send data
31+
The next practical question you probably want to ask is: How fast can we send data
3232
through this protocol?
3333

3434
This protocol works with frames. Each frame has one "start" bit, 5 to 9 bits of

0 commit comments

Comments
 (0)