Skip to content

Commit 5ee4a62

Browse files
committed
another typo
1 parent 2f95841 commit 5ee4a62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readchar/key.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# flake8: noqa E401,E403
22
# this file exists only for backwards compatibility
3-
# it allow the use of `import readchar.key`
3+
# it allows the use of `import readchar.key`
44

55
from . import platform
66

0 commit comments

Comments
 (0)