chore: improved grammar in one other sentence during authentication flow

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Albert Medrano-Lopez
2025-12-30 00:07:30 -08:00
committed by GitHub
parent 10d1211388
commit 7ed45ce07e

View File

@@ -29,7 +29,7 @@ def _get_token(feedback, selector, token_input: str | None) -> str | None:
if open_success:
feedback.info("Your browser has been opened to obtain an AniList token.")
feedback.info(
f"or you can visit the site manually [magenta][link={ANILIST_AUTH}]here[/link][/magenta]."
f"Or you can visit the site manually [magenta][link={ANILIST_AUTH}]here[/link][/magenta]."
)
else:
feedback.warning(