Skip to content

Commit 47cc85c

Browse files
authored
Merge pull request #410 from iyxan23/patch-1
typo fix: our -> out
2 parents 8e8f475 + 03800c6 commit 47cc85c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/documentation/docs/drizzle-kit-up.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ yet you can provide all configuration options through CLI if necessary, e.g. in
7676
<br/>
7777
<Npx>
7878
drizzle-kit up --dialect=postgresql
79-
drizzle-kit up --dialect=postgresql --our=./migrations-folder
79+
drizzle-kit up --dialect=postgresql --out=./migrations-folder
8080
</Npx>
8181

8282
![](@/assets/gifs/up_mysql.gif)

0 commit comments

Comments
 (0)