From 57c115c86b29eb18d84a70f646996d123f24ba30 Mon Sep 17 00:00:00 2001 From: Jake Taylor <147415933+jrtaylorJH@users.noreply.github.com> Date: Tue, 16 Jan 2024 14:00:49 -0600 Subject: [PATCH] Update docs/integrations/github/github-apps.md Co-authored-by: Frank Kong <50030060+Zaperex@users.noreply.github.com> Signed-off-by: Jake Taylor <147415933+jrtaylorJH@users.noreply.github.com> --- docs/integrations/github/github-apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integrations/github/github-apps.md b/docs/integrations/github/github-apps.md index bdff95c8e9..96363bc719 100644 --- a/docs/integrations/github/github-apps.md +++ b/docs/integrations/github/github-apps.md @@ -147,5 +147,5 @@ integration: This message tends to wrap a `NotFoundError: No app installation found` under the hood, which is the result of not installing the app in your organization. Even if created via the `backstage-cli` as a member and app manager of your organization, the app will not automatically install. You -must posses the `Owner` role in the organization to see the `Install` menu under your +must possess the `Owner` role in the organization to see the `Install` menu under your app settings, then manually press `Install` to authorize the application.