Skip to content

Commit

Permalink
Grammar (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
kiru committed Mar 30, 2020
1 parent ac80679 commit cd89a35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ecto/migration.ex
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ defmodule Ecto.Migration do
$ mix ecto.migrate
You can also it rollback by calling
You can also roll it back by calling:
$ mix ecto.rollback --step 1
Expand Down

0 comments on commit cd89a35

Please sign in to comment.