Skip to content

Commit dbaba83

Browse files
committed
fix typo in pyportal example comment
1 parent 540411a commit dbaba83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/pybadger_pyportal_touchscreen.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Simpletest examaple using Adafruit PyPortal. Uses the touchscreen to advance between examples."""
1+
"""Simpletest example using Adafruit PyPortal. Uses the touchscreen to advance between examples."""
22
import board
33
from adafruit_pybadger import pybadger
44
import adafruit_touchscreen

0 commit comments

Comments
 (0)