From 20197e81a48eb89c16a4a7871e161330b85aa5de Mon Sep 17 00:00:00 2001 From: Mario Jason Braganza Date: Tue, 30 Sep 2025 12:38:57 +0530 Subject: [PATCH] Fix: Typo, remove superfluous A --- github-management/permissions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github-management/permissions.md b/github-management/permissions.md index bb955d687d8..7269e45ee71 100644 --- a/github-management/permissions.md +++ b/github-management/permissions.md @@ -44,7 +44,7 @@ Organization members are granted "read" access to all repositories in the org, are able to be assigned issues and PRs, and are able to mention and join teams. This is the base level of access to an organization. -A our automation tools look for organization membership as a permissions level +Our automation tools look for organization membership as a permissions level for running certain bot commands. The [bot commands] list details which commands are restricted to org members.