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:13:23 -0400 |
| commit | bd4a9755300287de8cf66f917d8f9dd2b59109f2 (patch) | |
| tree | 78f845380c734d0bd35335b63f52b1539b50a41b /docs/drivers.rst | |
| parent | 0d2c1bf2bb130e5ddf7913165e6ae873a723dcf7 (diff) | |
docs: Minor updates before 1.0.0
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 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/> |
