From f3f02fc60cbfe330c7849dd34a12620bfb7c2167 Mon Sep 17 00:00:00 2001 From: Sjors Holtrop <39123298+sholtrop@users.noreply.github.com> Date: Sat, 21 Dec 2024 20:10:14 +0100 Subject: [PATCH] Fix typo in github.md Signed-off-by: Sjors Holtrop <39123298+sholtrop@users.noreply.github.com> (cherry picked from commit 91b257188033ed992ea91c72ec2bc5e8c515e5fb) --- 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 5c78486b7..e8c4f45c2 100644 --- a/content/en/flux/installation/bootstrap/github.md +++ b/content/en/flux/installation/bootstrap/github.md @@ -21,7 +21,7 @@ or to have admin rights of a GitHub organization. ## GitHub PAT -For accessing the GitHub API, the boostrap command requires a GitHub personal access token (PAT) +For accessing the GitHub API, the bootstrap command requires a GitHub personal access token (PAT) with administration permissions. The GitHub PAT can be exported as an environment variable: