Skip to content

Commit a4a8693

Browse files
use your
1 parent afd48d4 commit a4a8693

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lang/en.lyaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ en:
9191
other: "Remove {{ count }} inactive accounts from the CLI config?"
9292
removeSuccess: "Removed {{ accountName }} from the CLI config."
9393
auth:
94-
describe: "Configure authentication for a HubSpot account. Supported authentication protocols are {{ supportedProtocols }}."
94+
describe: "Configure authentication for your HubSpot account. Supported authentication protocols are {{ supportedProtocols }}."
9595
errors:
9696
noConfigFileFound: "No config file was found. To create a new config file, use the \"hs init\" command."
9797
unsupportedAuthType: "Unsupported auth type: {{ type }}. The only supported authentication protocols are {{ supportedProtocols }}."
@@ -443,7 +443,7 @@ en:
443443
success:
444444
fetch: "Downloaded HubDB table {{ tableId }} to {{ path }}"
445445
init:
446-
describe: "Configure authentication for a HubSpot account. This will create a {{ configName }} file to store your account information."
446+
describe: "Configure authentication for your HubSpot account. This will create a {{ configName }} file to store your account information."
447447
options:
448448
authType:
449449
describe: "Authentication mechanism"

0 commit comments

Comments
 (0)