summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/drivers.rst2
-rw-r--r--docs/supported_ports.rst4
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/drivers.rst b/docs/drivers.rst
index ccd154a51..de2f6ff64 100644
--- a/docs/drivers.rst
+++ b/docs/drivers.rst
@@ -21,7 +21,7 @@ The bundles are available `on GitHub <https://github.com/adafruit/Adafruit_Circu
To install them:
#. `Download <https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases>`_ and unzip the latest zip thats not a source zip.
-#. Copy the ``lib`` folder to the ``CIRCUIPY`` or ``MICROPYTHON``.
+#. Copy the ``lib`` folder to the ``CIRCUITPY`` or ``MICROPYTHON``.
Foundational Libraries
----------------------
diff --git a/docs/supported_ports.rst b/docs/supported_ports.rst
index c8febefe1..2a5b71a19 100644
--- a/docs/supported_ports.rst
+++ b/docs/supported_ports.rst
@@ -1,8 +1,8 @@
Supported Ports
==============================
-Adafruit's MicroPython derivative currently has limited support with a focus on
-the Atmel SAMD21 port
+Adafruit's CircuitPython derivative currently has limited support with a focus on
+the Atmel SAMD21 port and ESP8266 port.
.. toctree::
:maxdepth: 2