Skip to content

Commit c9ba2c7

Browse files
committed
Update cheat-sheet.md
1 parent 8149b54 commit c9ba2c7

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/02.hero/boards/uno-r4-minima/tutorials/cheat-sheet

1 file changed

+1
-1
lines changed

content/hardware/02.hero/boards/uno-r4-minima/tutorials/cheat-sheet/cheat-sheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ This is one of the few things that are distinctly different from UNO R3 to UNO R
405405

406406
### Native USB
407407

408-
Sending serial data to your computer is done using the standard `Serial` object. I
408+
Sending serial data to your computer is done using the standard `Serial` object.
409409

410410
```arduino
411411
Serial.begin(9600);

0 commit comments

Comments
 (0)