summaryrefslogtreecommitdiff
path: root/docs/cli/tutorials.md
diff options
context:
space:
mode:
authorSeth Troisi <[email protected]>2025-06-18 11:49:59 -0700
committerGitHub <[email protected]>2025-06-18 18:49:59 +0000
commitc7a422ccdd839469a6438aac00bb57c771c8489d (patch)
tree56b2cdb5c58441db451c9578050f68a7ff61cfbd /docs/cli/tutorials.md
parentfbc79c34c9eb05dcefa4618a6863360ec2b46277 (diff)
GC guided review of docs (#1167)
Diffstat (limited to 'docs/cli/tutorials.md')
-rw-r--r--docs/cli/tutorials.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cli/tutorials.md b/docs/cli/tutorials.md
index d2050f4e..1f77791d 100644
--- a/docs/cli/tutorials.md
+++ b/docs/cli/tutorials.md
@@ -50,7 +50,7 @@ In your project's root directory, create or open the [`.gemini/settings.json` fi
#### Set your GitHub token
> [!CAUTION]
-> Using a broadly scoped personal access token that has access to personal and private repositories can lead to information from the private repository being leaked into the public repository. We recommend using a fine grained access token that doesn't share access to both public and private repositories.
+> Using a broadly scoped personal access token that has access to personal and private repositories can lead to information from the private repository being leaked into the public repository. We recommend using a fine-grained access token that doesn't share access to both public and private repositories.
Use an environment variable to store your GitHub PAT: