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 2a16733 commit b383d2fCopy full SHA for b383d2f
1 file changed
linodecli/configuration/config.py
@@ -364,7 +364,7 @@ def configure(
364
if _check_browsers() and not self.configure_with_pat:
365
print(
366
"The CLI will use its web-based authentication to log you in.\n"
367
- "If you prefer to supply a Personal Access Token,"
+ "If you prefer to supply a Personal Access Token, "
368
"use `linode-cli configure --token`."
369
)
370
input(
0 commit comments