docs: fix typo in SDK documentation (#3355)
This commit is contained in:
parent
a7b43d82ab
commit
10ff6e9830
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ opencode.server.close()
|
||||||
|
|
||||||
## Client only
|
## Client only
|
||||||
|
|
||||||
If you aready have a running instance of opencode, you can create a client instance to connect to it:
|
If you already have a running instance of opencode, you can create a client instance to connect to it:
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
import { createOpencodeClient } from "@opencode-ai/sdk"
|
import { createOpencodeClient } from "@opencode-ai/sdk"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue