Skip to content

Commit d3644f1

Browse files
Merge pull request #71 from lovato/patch-1
2 parents 30639a4 + e394d8a commit d3644f1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ If you're not currently logged in to GitHub, you'll be prompted to use the `/log
5656

5757
#### Authenticate with a Personal Access Token (PAT)
5858

59-
You can also authenticate using a fine-graned PAT with the "Copilot Rrequests" permission enabled.
59+
You can also authenticate using a fine-grained PAT with the "Copilot Requests" permission enabled.
6060

6161
1. Visit https://github.com/settings/personal-access-tokens/new
6262
2. Under "Permissions," click "add permissions" and select "Copilot Requests"
@@ -69,9 +69,9 @@ Launch `copilot` in a folder that contains code you want to work with.
6969

7070
By default, `copilot` utilizes Claude Sonnet 4. We also support GPT-5 via an environment variable. Run `COPILOT_MODEL=gpt-5 copilot` to launch in GPT-5 mode. Or on Windows, run `set COPILOT_MODEL=gpt-5` before running `copilot`.
7171

72-
Each time you submit a prompt to GitHub Copilot CLI, your monthly quota of premium requests is reduced by one. For information about premium requests, see [About premium requests](https://docs.github.com/copilot/managing-copilot/monitoring-usage-and-entitlements/about-premium-requests)
72+
Each time you submit a prompt to GitHub Copilot CLI, your monthly quota of premium requests is reduced by one. For information about premium requests, see [About premium requests](https://docs.github.com/copilot/managing-copilot/monitoring-usage-and-entitlements/about-premium-requests).
7373

74-
For more information about how to use the GitHub Copilot CLI, see [our official documentation](https://docs.github.com/copilot/concepts/agents/about-copilot-cli)
74+
For more information about how to use the GitHub Copilot CLI, see [our official documentation](https://docs.github.com/copilot/concepts/agents/about-copilot-cli).
7575

7676

7777
## 📢 Feedback and Participation

0 commit comments

Comments
 (0)