Timo Clasen 7 месяцев назад
Родитель
Сommit
535d79b64c
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      packages/web/src/content/docs/docs/cli.mdx

+ 1 - 1
packages/web/src/content/docs/docs/cli.mdx

@@ -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.
 
 ---