From 79f4a98729c470603c8d4d75bfdecc37732e67f1 Mon Sep 17 00:00:00 2001 From: Stephen Kirby Date: Wed, 25 Sep 2024 03:30:45 +0000 Subject: [PATCH] fix external auth typos --- docs/admin/external-auth.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/external-auth.md b/docs/admin/external-auth.md index f98dfbf42a7cf..4ff0cafc403a0 100644 --- a/docs/admin/external-auth.md +++ b/docs/admin/external-auth.md @@ -70,7 +70,7 @@ GitHub provider). | Pull requests | Read & Write | Grants access to create and update pull requests. | | Workflows | Read & Write | Grants access to update files in `.github/workflows/`. | | Metadata | Read-only | Grants access to metadata written by GitHub Apps. | - | Members | Rad-only | Grabts access to organization members and teams. | + | Members | Read-only | Grants access to organization members and teams. | 3. Install the App for your organization. You may select a subset of repositories to grant access to.