Skip to content

Commit 6a035a6

Browse files
committed
Fixed typo in comment
1 parent c7283bd commit 6a035a6

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
@@ -143,7 +143,7 @@ Usage Example
143143

144144
.. code-block:: shell
145145
146-
# import the CircuitPython board and busio libraries
146+
# import the CircuitPython board library
147147
import board
148148
149149
# Create bus object using the board's I2C port

0 commit comments

Comments
 (0)