Skip to content

Commit c092ab2

Browse files
authored
Fixes typo.
Added a missing word. It could be 'you' or 'we', I went with 'we' to make us all feel a little less alone in this world.
1 parent 3b17ce1 commit c092ab2

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)