Skip to content

Commit

Permalink
docs(README): fix spelling errors (#389)
Browse files Browse the repository at this point in the history
spelling: the

Signed-off-by: Josh Soref <[email protected]>
  • Loading branch information
jsoref authored Feb 18, 2024
1 parent 8fd6065 commit ff99432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ If `GITHUB_ACTION` or neither `GITHUB_TOKEN`, `INPUT_GITHUB_TOKEN` or `INPUT_TOK

## `auth()`

The `auth()` method has no options. It returns a promise which resolves with the the authentication object.
The `auth()` method has no options. It returns a promise which resolves with the authentication object.

## Authentication object

Expand Down

0 comments on commit ff99432

Please sign in to comment.