summaryrefslogtreecommitdiffstatshomepage
path: root/esp8266
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2015-06-19 21:09:53 +0300
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2015-06-19 21:09:53 +0300
commita193ced7fa543763cf331be9baf534b9f8ae1822 (patch)
treecd4148697c1e6bb2f6c99e3d21e5e797664f0a56 /esp8266
parentc8870b7c6969db23815da3c4ecfeaf2200ca2792 (diff)
downloadmicropython-a193ced7fa543763cf331be9baf534b9f8ae1822.tar.gz
micropython-a193ced7fa543763cf331be9baf534b9f8ae1822.zip
esp8266: README: Typo fix.
Diffstat (limited to 'esp8266')
-rw-r--r--esp8266/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/esp8266/README.md b/esp8266/README.md
index efd59284e6..c207220d0d 100644
--- a/esp8266/README.md
+++ b/esp8266/README.md
@@ -1,7 +1,7 @@
Micro Python port to ESP8266
============================
-This is a highly experimental port of MicroPython for thw WiFi modules based
+This is a highly experimental port of MicroPython for the WiFi modules based
on Espressif ESP8266 chip.
WARNING: The port is highly experimental and any APIs are subject to change.