From 3357919f448b9f18ec4b5f0602005fe802a9dbd7 Mon Sep 17 00:00:00 2001 From: Marcos Kirsch Date: Tue, 16 Feb 2016 09:05:38 -0600 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b573883..1e882b8 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A (very) simple web server written in Lua for the ESP8266 running the NodeMCU fi > you are really abusing its intended purpose. When it comes to scoping your ESP8266 > applications, the adage Keep It Simple Stupid truly applies. > -> -- [Terry Elison](https://github.com/TerryE), nodemcu-firmware maintainer, +> -- [Terry Ellison](https://github.com/TerryE), nodemcu-firmware maintainer, Let the abuse begin.