Skip to content

Commit 38636d8

Browse files
authored
Update src/mdx/LibsqlTable.mdx
1 parent 38b17f6 commit 38636d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mdx/LibsqlTable.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
| `@libsql/client/node` | `node` compatible module, supports `:memory:`, `file`, `wss`, `http` and `turso` connection protocols |
55
| `@libsql/client/web` | module for fullstack web frameworks like `next`, `nuxt`, `astro`, etc. |
66
| `@libsql/client/http` | module for `http` and `https` connection protocols |
7-
| `@libsql/client/ws` | module for `ws` and `wss` conneciton protocols |
7+
| `@libsql/client/ws` | module for `ws` and `wss` connection protocols
88
| `@libsql/client/sqlite3` | module for `:memory:` and `file` connection protocols |
99
| `@libsql/client-wasm` | Separate experimental package for WASM |

0 commit comments

Comments
 (0)