Skip to content

Commit 5399892

Browse files
authored
Merge pull request #240 from k-yomo/fix/typo
Fix typo in README for CLI
2 parents cde3cfc + 8d9d92b commit 5399892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/migrate/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Commands:
7878
goto V Migrate to version V
7979
up [N] Apply all or N up migrations
8080
down [N] Apply all or N down migrations
81-
drop Drop everyting inside database
81+
drop Drop everything inside database
8282
force V Set version V but don't run migration (ignores dirty state)
8383
version Print current migration version
8484
```

0 commit comments

Comments
 (0)