Merge pull request #71 from kasramp/master

Fix help typo
This commit is contained in:
Ivan Habunek 2018-08-11 12:01:41 +02:00 committed by GitHub
commit be58e49024
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -298,7 +298,7 @@ class HelpModal(Modal):
" v - view current toot in browser",
" q - quit application",
"",
"Press q to exist help.",
"Press q to exit help.",
"",
("https://github.com/ihabunek/toot", Color.YELLOW),
]