diff --git a/README.md b/README.md index 43a343a40..6b2962fd3 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ You can also configure advanced setup for a repository to find security vulnerab ### Permissions -All advanced setup Code Scanning workflows must have the `security-events: write` permission. Workflows in private repositories muse additionally have the `contents: read` permission. For more information, see [Assigning permissions to jobs](https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs). +All advanced setup code scanning workflows must have the `security-events: write` permission. Workflows in private repositories muse additionally have the `contents: read` permission. For more information, see [Assigning permissions to jobs](https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs). ## Supported versions of the CodeQL Action