Skip to content

Commit

Permalink
fix: Small typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tmikeschu authored and wesleytodd committed Jun 29, 2020
1 parent 41c5686 commit d0d8dc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Commands:
init Initalize the migrations tool in a project
list List migrations and their status
create <name> Create a new migration
up [name] Migrate up to a give migration
up [name] Migrate up to a given migration
down [name] Migrate down to a given migration
help [cmd] display help for [cmd]
```
Expand Down

0 comments on commit d0d8dc3

Please sign in to comment.