Skip to content

Commit 96bc382

Browse files
Update README.md
Co-authored-by: Copilot <[email protected]>
1 parent 55ad1dd commit 96bc382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Provide a GitHub token for an account that is entitled to use [GitHub Models](ht
4242
export AI_API_TOKEN=<your_github_token>
4343
```
4444

45-
Or, if you are using GitHub Codespaces, then you can [add a codespace secret](https://github.com/settings/codespaces/secrets/new) so that `AI_API_TOKEN` is automatically available when working in a codespace.
45+
Or, if you are using GitHub Codespaces, then you can [add a Codespace secret](https://github.com/settings/codespaces/secrets/new) so that `AI_API_TOKEN` is automatically available when working in a Codespace.
4646

4747
We do not recommend storing secrets on disk, but you can persist non-sensitive environment variables by adding a `.env` file in the project root.
4848

0 commit comments

Comments
 (0)