We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38b17f6 commit 38636d8Copy full SHA for 38636d8
src/mdx/LibsqlTable.mdx
@@ -4,6 +4,6 @@
4
| `@libsql/client/node` | `node` compatible module, supports `:memory:`, `file`, `wss`, `http` and `turso` connection protocols |
5
| `@libsql/client/web` | module for fullstack web frameworks like `next`, `nuxt`, `astro`, etc. |
6
| `@libsql/client/http` | module for `http` and `https` connection protocols |
7
-| `@libsql/client/ws` | module for `ws` and `wss` conneciton protocols |
+| `@libsql/client/ws` | module for `ws` and `wss` connection protocols
8
| `@libsql/client/sqlite3` | module for `:memory:` and `file` connection protocols |
9
| `@libsql/client-wasm` | Separate experimental package for WASM |
0 commit comments