不要怂,就是干,撸起袖子干!

Commit 85a4166d by Jan Aagaard Meier

Fixed a typo, thanks to @dankohn

1 parent abb43452
Showing with 1 additions and 1 deletions
......@@ -267,7 +267,7 @@ if (program.migrate || program.undo) {
process.exit(1)
}
var mirationContent = ""
var migrationContent = ""
, migrationExtension = supportsCoffee ? '.coffee' : '.js'
, migrationName = [
moment().format('YYYYMMDDHHmmss'),
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!