Skip to content

Commit d2330b3

Browse files
committed
Fix duplicate wording ('allow you allow you') in GitHub CLI multi-account docs
1 parent 16aa39e commit d2330b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/github-cli/github-cli/using-multiple-accounts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The {% data variables.product.prodname_cli %} **can't automatically detect** you
2525

2626
* The {% data variables.product.prodname_cli %} will default to {% data variables.product.prodname_dotcom_the_website %}.
2727
* You can set the `GH_HOST` environment variable to change the default target for these kinds of requests. See [gh environment](https://cli.github.com/manual/gh_help_environment) in the {% data variables.product.prodname_cli %} manual.
28-
* Some commands allow you allow you to specify your target environment with the `--hostname` option, such as `gh api`, or pass the full URL for a repository, such as `gh pr view`.
28+
* Some commands allow you to specify your target environment with the `--hostname` option, such as `gh api`, or pass the full URL for a repository, such as `gh pr view`.
2929

3030
## Can I use multiple accounts on the same platform?
3131

0 commit comments

Comments
 (0)