summaryrefslogtreecommitdiff
path: root/docs/drivers.rst
diff options
context:
space:
mode:
authorMike Causer <mcauser@gmail.com>2020-12-10 02:52:18 +1100
committerMike Causer <mcauser@gmail.com>2020-12-10 02:52:18 +1100
commiteedcc98cc5379f93704fd344289e2f5c8a60eddd (patch)
treeb0edae3059a39b367317b9acd7057c3b8475abcb /docs/drivers.rst
parent133013083ab582fa87a4c7dfb53d068e09864905 (diff)
Fix some spelling mistakes
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 241415cc1..8855abbd2 100644
--- a/docs/drivers.rst
+++ b/docs/drivers.rst
@@ -12,7 +12,7 @@ Adafruit CircuitPython Library Bundle
We provide a bundle of all our libraries to ease installation of drivers and
their dependencies. The bundle is primarily geared to the Adafruit Express line
of boards which feature a relatively large external flash. With Express boards,
-its easy to copy them all onto the filesystem. However, if you don't have
+it's easy to copy them all onto the filesystem. However, if you don't have
enough space simply copy things over as they are needed.
- The Adafruit bundles are available on GitHub: <https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases>.