diff options
| author | Scott Shawcroft <scott@chickadee.tech> | 2017-07-19 15:11:19 -0400 |
|---|---|---|
| committer | Scott Shawcroft <scott@chickadee.tech> | 2017-07-19 15:15:23 -0400 |
| commit | f1e2afbea0244b04fb096862e132b181dba8c67f (patch) | |
| tree | ec19b91288ec3bd9e3208f8d834e898b5df4c121 /docs/drivers.rst | |
| parent | 63ade7763536e0d94d22e7d67e3f78624da0bd4f (diff) | |
Diffstat (limited to 'docs/drivers.rst')
| -rw-r--r-- | docs/drivers.rst | 2 |
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/> |
