diff options
| author | Mike Causer <mcauser@gmail.com> | 2020-12-10 02:52:18 +1100 |
|---|---|---|
| committer | Mike Causer <mcauser@gmail.com> | 2020-12-10 02:52:18 +1100 |
| commit | eedcc98cc5379f93704fd344289e2f5c8a60eddd (patch) | |
| tree | b0edae3059a39b367317b9acd7057c3b8475abcb /docs/drivers.rst | |
| parent | 133013083ab582fa87a4c7dfb53d068e09864905 (diff) | |
Fix some spelling mistakes
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 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>. |
