From c7a422ccdd839469a6438aac00bb57c771c8489d Mon Sep 17 00:00:00 2001 From: Seth Troisi Date: Wed, 18 Jun 2025 11:49:59 -0700 Subject: GC guided review of docs (#1167) --- docs/cli/tutorials.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/cli/tutorials.md') 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: -- cgit v1.2.3