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.
2 parents 8149b54 + c9ba2c7 commit 0e11b88Copy full SHA for 0e11b88
content/hardware/02.hero/boards/uno-r4-minima/tutorials/cheat-sheet/cheat-sheet.md
@@ -405,7 +405,7 @@ This is one of the few things that are distinctly different from UNO R3 to UNO R
405
406
### Native USB
407
408
-Sending serial data to your computer is done using the standard `Serial` object. I
+Sending serial data to your computer is done using the standard `Serial` object.
409
410
```arduino
411
Serial.begin(9600);
0 commit comments