Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
romainneutron authored Apr 9, 2021
1 parent 9c57106 commit cd3e91d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UPGRADE-3.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
* `Github\HttpClient\Plugin\History`
* `Github\HttpClient\Plugin\PathPrepend`

### Authetication methods
### Authentication methods

* `Github\Client::AUTH_URL_TOKEN` use `Github\Client::AUTH_ACCESS_TOKEN` instead.
* `Github\Client::AUTH_URL_CLIENT_ID` use `Github\Client::AUTH_CLIENT_ID` instead.
Expand Down

0 comments on commit cd3e91d

Please sign in to comment.