Merge pull request #27 from AdamBrodzinski/1_3_typo

Fixes typo in lesson 1.3 alert steps modal
This commit is contained in:
Peter Cottle 2013-02-17 13:21:00 -08:00
commit 6de164e6a9

View file

@ -63,6 +63,7 @@ exports.level = {
"To complete this level, do the following steps:",
"",
"* Make a new branch called `bugFix`",
"* Checkout the `bugFix` branch with `git checkout bugFix`",
"* Commit once",
"* Go back to `master` with `git checkout`",
"* Commit another time",