From 265d5dab05f435ab502303e68b6b61adfd03c870 Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Tue, 27 Jun 2017 17:37:03 -0700 Subject: [PATCH] docs: Typos and rename to CircuitPython. --- docs/drivers.rst | 2 +- docs/supported_ports.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/drivers.rst b/docs/drivers.rst index ccd154a510..de2f6ff64c 100644 --- a/docs/drivers.rst +++ b/docs/drivers.rst @@ -21,7 +21,7 @@ The bundles are available `on GitHub `_ 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 c8febefe13..2a5b71a192 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