We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9ad400 commit 3cdc514Copy full SHA for 3cdc514
examples/dictionary.py
@@ -13,7 +13,7 @@
13
14
15
class DictionaryApp(App):
16
- """Searches ab dictionary API as-you-type."""
+ """Searches a dictionary API as-you-type."""
17
18
CSS_PATH = "dictionary.tcss"
19
0 commit comments