Преглед на файлове

docs: fix typo in SDK documentation (#3355)

Kyle Galbraith преди 10 месеца
родител
ревизия
10ff6e9830
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      packages/web/src/content/docs/sdk.mdx

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

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