diff --git a/build/shared/examples/4.Communication/SerialEvent/SerialEvent.ino b/build/shared/examples/4.Communication/SerialEvent/SerialEvent.ino index 2f3f917e5..458c43dad 100644 --- a/build/shared/examples/4.Communication/SerialEvent/SerialEvent.ino +++ b/build/shared/examples/4.Communication/SerialEvent/SerialEvent.ino @@ -39,7 +39,7 @@ void loop() { /* SerialEvent occurs whenever a new byte comes in the - hardware serial RX. Don't do complex things here, as thge + hardware serial RX. Don't do complex things here, as the processor halts the regular program to run this routine: */ void serialEvent() {