Skip to content

Commit bd09d3a

Browse files
authored
Update drizzle-kit-check.mdx
fix typo
1 parent 6277751 commit bd09d3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/drizzle-kit-check.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,5 +80,5 @@ yet you can provide all configuration options through CLI if necessary, e.g. in
8080
<br/>
8181
<Npx>
8282
drizzle-kit check --dialect=postgresql
83-
drizzle-kit check --dialect=postgresql --our=./migrations-folder
84-
</Npx>
83+
drizzle-kit check --dialect=postgresql --out=./migrations-folder
84+
</Npx>

0 commit comments

Comments
 (0)