Skip to content

Commit

Permalink
Merge pull request #7 from Neradoc/patch-1
Browse files Browse the repository at this point in the history
Tiny typo in README.rst
  • Loading branch information
cognitivegears authored Mar 4, 2024
2 parents 858ec43 + acfbcff commit ec21dec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Usage Example
.. code-block:: python
import time
import circuitpython-schedule as schedule
import circuitpython_schedule as schedule
def greet():
print("Hello, world!")
Expand Down

0 comments on commit ec21dec

Please sign in to comment.