docs: fix typo (#982)

This commit is contained in:
Timo Clasen
2025-07-14 22:40:16 +02:00
committed by GitHub
parent b4e4c3f662
commit 535d79b64c

View File

@@ -66,7 +66,7 @@ Logs you into a provider and saves them in the credentials file in `~/.local/sha
opencode auth login
```
When opencode starts up it will loads the providers from the credentials file. And if there are any keys defined in your environments or a `.env` file in your project.
When opencode starts up it loads the providers from the credentials file. And if there are any keys defined in your environments or a `.env` file in your project.
---