aboutsummaryrefslogtreecommitdiff
path: root/docs/drivers.rst
diff options
context:
space:
mode:
authorScott Shawcroft <scott@chickadee.tech>2017-07-19 15:11:19 -0400
committerScott Shawcroft <scott@chickadee.tech>2017-07-19 15:15:23 -0400
commitf1e2afbea0244b04fb096862e132b181dba8c67f (patch)
treeec19b91288ec3bd9e3208f8d834e898b5df4c121 /docs/drivers.rst
parent63ade7763536e0d94d22e7d67e3f78624da0bd4f (diff)
docs: Minor updates before 1.0.01.0.01.x
Diffstat (limited to 'docs/drivers.rst')
-rw-r--r--docs/drivers.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/drivers.rst b/docs/drivers.rst
index ccd154a51..83f3ad035 100644
--- a/docs/drivers.rst
+++ b/docs/drivers.rst
@@ -38,7 +38,7 @@ the ``lib/`` directory. Some drivers may not work without them.
Helper Libraries
-------
-These libraries build on top of the low level APIS to simplify common tasks.
+These libraries build on top of the low level APIs to simplify common tasks.
.. toctree::
USB Human Interface Device (Keyboard and Mouse) <https://circuitpython.readthedocs.io/projects/hid/en/latest/>