From 31cb03e6780c243cfb68b85e97eee850b9576351 Mon Sep 17 00:00:00 2001 From: Artem Chernikov Date: Tue, 29 Aug 2023 20:19:39 +0200 Subject: [PATCH] fixed a typo github.md Signed-off-by: Artem Chernikov --- content/en/flux/installation/bootstrap/github.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/flux/installation/bootstrap/github.md b/content/en/flux/installation/bootstrap/github.md index a2b029f44..f2504c8e2 100644 --- a/content/en/flux/installation/bootstrap/github.md +++ b/content/en/flux/installation/bootstrap/github.md @@ -70,7 +70,7 @@ please see how to configure [GitHub Deploy Keys](#github-deploy-keys). ## GitHub Organization If you want to bootstrap Flux for a repository owned by an GitHub organization, -it is recommended to creat a dedicated user for Flux under your organization. +it is recommended to create a dedicated user for Flux under your organization. Generate a GitHub PAT for the Flux user that can create repositories by checking all permissions under `repo`.