Merge pull request #16 from dannvix/patch-2

fix a typo in rebase1
This commit is contained in:
Peter Cottle 2013-02-16 21:00:31 -08:00
commit 5eb58bc31c

View file

@ -20,7 +20,7 @@ exports.level = {
"",
"Upper management is making this a bit trickier though -- they want the commits to all be in sequential order. So this means that our final tree should have `C7'` at the bottom, `C6'` above that, etc etc, etc all in order.",
"",
"If you mess up along the way, feel free to use `reset` to start over again. Be sure to check our our solution and see if you can do it in fewer commands!"
"If you mess up along the way, feel free to use `reset` to start over again. Be sure to check out our solution and see if you can do it in fewer commands!"
]
}
}