Skip to content

Commit

Permalink
Update configure tip.
Browse files Browse the repository at this point in the history
  • Loading branch information
fniessink committed Oct 5, 2024
1 parent 4acb81e commit 6be6398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/toisto/ui/text.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
)

CONFIG_LANGUAGE_TIP: Final[str] = (
"️️👉 You may want to use a configuration file to store your language preferences.\n"
"️️👉 You may want to use `toisto configure` to store your language preferences.\n"
f"See {README_URL.replace('#toisto', '#how-to-configure-toisto')}."
)

Expand Down

0 comments on commit 6be6398

Please sign in to comment.