Skip to content

Commit 54dc937

Browse files
authored
fix: quick grammar and spelling check (anomalyco#1402)
1 parent b5219f7 commit 54dc937

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/web/src/content/docs/docs/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ With opencode you can use any LLM provider by configuring their API keys.
8686

8787
We recommend signing up for [Claude Pro](https://www.anthropic.com/news/claude-pro) or [Max](https://www.anthropic.com/max), it's the most cost-effective way to use opencode.
8888

89-
Once you've singed up, run `opencode auth login` and select Anthropic.
89+
Once you've signed up, run `opencode auth login` and select Anthropic.
9090

9191
```bash
9292
$ opencode auth login
@@ -105,7 +105,7 @@ $ opencode auth login
105105
106106
```
107107

108-
Alternatively, you can select one of the other providers and adding their API keys.
108+
Alternatively, you can select one of the other providers and add their API keys.
109109

110110
---
111111

@@ -257,7 +257,7 @@ team](/docs/share).
257257
/share
258258
```
259259

260-
This'll create a link to the current conversation and copy it to your clipboard.
260+
This will create a link to the current conversation and copy it to your clipboard.
261261

262262
:::note
263263
Conversations are not shared by default.

0 commit comments

Comments
 (0)