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.
2 parents b7471e4 + 3cdc514 commit 4009167Copy full SHA for 4009167
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