Skip to content

Commit

Permalink
Uppercase
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbachhuber authored Aug 24, 2023
1 parent f1ffffb commit 70f2e6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Package_Command.php
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ public function browse( $_, $assoc_args ) {
* When installing a .zip file, WP-CLI extracts the package to
* `~/.wp-cli/packages/local/<package-name>`.
*
* If Github token authorization is required, a Github Personal Access Token
* If Github token authorization is required, a GitHub Personal Access Token
* (https://github.com/settings/tokens) can be used. The following command
* will add a Github Personal Access Token to Composer's global configuration:
* composer config -g github-oauth.github.com <GITHUB_TOKEN>
Expand Down

0 comments on commit 70f2e6e

Please sign in to comment.