From 2148e6a9d4d1773a11a141ec51645e3fefc675be Mon Sep 17 00:00:00 2001 From: Lukas Behammer <131662795+lukasbehammer@users.noreply.github.com> Date: Sun, 16 Feb 2025 19:49:49 +0100 Subject: [PATCH] fixed typo in applications/github.md --- docs/applications/github.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/applications/github.md b/docs/applications/github.md index 4146b1a0..e33bdd3c 100644 --- a/docs/applications/github.md +++ b/docs/applications/github.md @@ -2,7 +2,7 @@ OpenUnison can be used to with GitHub in three important ways: -1. Use GitHub as an authentication source for developers interacting with your clusters and cluster manatement applications +1. Use GitHub as an authentication source for developers interacting with your clusters and cluster management applications 2. Use GitHub teams to manage access to your namespaces when using Namespace as a Service 3. Provision access to your GitHub organization, as well as repositories, secrets, and keys @@ -262,4 +262,4 @@ In order for your GitHub App to use this API, enable: | Location | Feature | Permission | | -------- | ------- | ---------- | -| Repository permissions | Secrets | Read and Write | \ No newline at end of file +| Repository permissions | Secrets | Read and Write |