Skip to content

Commit 025f525

Browse files
committed
Changing phrasing in example code in read_the_docs
1 parent 9ea5fdd commit 025f525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_icm20x.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,7 @@ class ICM20649(ICM20X):
520520
521521
**Quickstart: Importing and using the ICM20649 temperature sensor**
522522
523-
Here is an example of using the `ICM2020649` class..
523+
Here is an example of using the `ICM2020649` class.
524524
First you will need to import the libraries to use the sensor
525525
526526
.. code-block:: python

0 commit comments

Comments
 (0)