Skip to content

Commit 8511972

Browse files
authored
Merge pull request #29 from mitchellhenke/patch-1
Update README.rst
2 parents 2eac8f6 + 96bcabd commit 8511972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Of course, you must import the library to use it:
3939
.. code:: python
4040
4141
import busio
42-
import adafruit_CCS811
42+
import adafruit_ccs811
4343
4444
Next, initialize the I2C bus object.
4545

0 commit comments

Comments
 (0)