diff --git a/Adalight_WS2812/Adalight_WS2812.ino b/Adalight_WS2812/Adalight_WS2812.ino
index 39d8a59b9a63b77300cbdc54d1dbec6f6fe75096..df03f62d2ee2eb5afe79964d2fb8422f5561cce6 100644
--- a/Adalight_WS2812/Adalight_WS2812.ino
+++ b/Adalight_WS2812/Adalight_WS2812.ino
@@ -46,7 +46,7 @@ void loop() {
     if(prefix[i] == Serial.read()) continue;
     // otherwise, start over
     i = 0;
-    goto waitLoop;0
+    goto waitLoop;
 }
   
   // Hi, Lo, Checksum