From 4f06c7354ff496ad0bee5ffe2b7046c89ac59bdc Mon Sep 17 00:00:00 2001 From: James Ives Date: Wed, 4 May 2022 17:18:33 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82bd4dbd..b2f8434a 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ It's recommended that you use [Dependabot](https://docs.github.com/en/code-secur #### Security Settings ⚠️ -If you do not supply the action with an access token or an SSH key, you must access your repositories settings and provide `Read and Write PErmissions` to the provided `GITHUB_TOKEN`, otherwise you'll potentailly run into permission issues. +If you do not supply the action with an access token or an SSH key, you must access your repositories settings and provide `Read and Write Permissions` to the provided `GITHUB_TOKEN`, otherwise you'll potentailly run into permission issues. #### Install as a Node Module 📦