diff --git a/Readme.md b/Readme.md index f5e969b..3d66f9b 100644 --- a/Readme.md +++ b/Readme.md @@ -26,7 +26,7 @@ Commands: init Initalize the migrations tool in a project list List migrations and their status create 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] ```