From ff994320a4e0ed6c7948f03e0fc2e9cb6035f289 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Sun, 18 Feb 2024 12:38:06 -0500 Subject: [PATCH] docs(README): fix spelling errors (#389) spelling: the Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 978262f0..fa7ed782 100644 --- a/README.md +++ b/README.md @@ -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