Skip to content

Commit

Permalink
Merge 29e0333 into 0301662
Browse files Browse the repository at this point in the history
  • Loading branch information
seanc committed Oct 27, 2016
2 parents 0301662 + 29e0333 commit b858c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Commands/Reset.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ class Reset extends Command {
* @public
*/
get description () {
return 'Reset migrations to lastest batch'
return 'Reset migrations to latest batch'
}

/**
Expand Down

0 comments on commit b858c93

Please sign in to comment.