Skip to content

Commit 29c0181

Browse files
authored
Merge pull request #1446 from davidbrochart/docs
Fix typo
2 parents 55b48bd + fe9a498 commit 29c0181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/input.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ When you press a key, the app will receive the event and write it to a [TextLog]
2727

2828
!!! tip
2929

30-
For a more feature feature rich version of this example, run `textual keys` from the command line.
30+
For a more feature rich version of this example, run `textual keys` from the command line.
3131

3232
### Key Event
3333

0 commit comments

Comments
 (0)