Skip to content

Commit 467f2a0

Browse files
committed
typo
1 parent 10eb680 commit 467f2a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ In the `Stick` module there is `readstick()` which will block until the joystick
2929

3030
e = readstick()
3131

32-
For asynchronous use, `sticktask() will create a `Task` for producing `StickEvent`s, e.g.
32+
For asynchronous use, `sticktask()` will create a `Task` for producing `StickEvent`s, e.g.
3333

3434
using SenseHat
3535

0 commit comments

Comments
 (0)