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 df6d78d commit 9133b1cCopy full SHA for 9133b1c
src/content/documentation/docs/get-started-sqlite.mdx
@@ -34,7 +34,7 @@ Drizzle has native support for all @libsql/client driver variations:
34
<br/>
35
<LibsqlTabs />
36
37
-#### Step 4 - make a query
+#### Step 3 - make a query
38
<CodeTabs items={["libsql", "libsql with config"]}>
39
```typescript copy
40
import { drizzle } from 'drizzle-orm/libsql';
0 commit comments