thebigpotatoe / Super-Simple-RGB-WiFi-Lamp

A project based on the ESP8266 and WS2812b
MIT License
66 stars 28 forks source link

Miss spelling in web page #42

Closed Megastrik3 closed 4 years ago

Megastrik3 commented 4 years ago

While exploring the web site I found that there was a miss spelling of the word "the" in the clock mode. It was accidentally spelled "teh". This error can be found on line 1002 of the Web_Page.ino file. If you would like I can attach the fixed version of the file.

thebigpotatoe commented 4 years ago

Awesome thanks for the heads up. If you would like to learn about contributing to code, you can create a pull request on this which I can merge into the code and it shows you as a contributor.

Otherwise I'll go ahead and just fix it.