summaryrefslogtreecommitdiff
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:13:23 -0400
commitbd4a9755300287de8cf66f917d8f9dd2b59109f2 (patch)
tree78f845380c734d0bd35335b63f52b1539b50a41b /docs/drivers.rst
parent0d2c1bf2bb130e5ddf7913165e6ae873a723dcf7 (diff)
docs: Minor updates before 1.0.0
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 de2f6ff64..fccd5e2d5 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/>