mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
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
|
||||
|
||||
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
|
||||
import { createOpencodeClient } from "@opencode-ai/sdk"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue