additional work on courseware

This commit is contained in:
Quincy Larson
2015-05-15 23:34:20 -07:00
parent 8981be2dca
commit 2d981d833c
2 changed files with 178 additions and 88 deletions

View File

@@ -158,7 +158,7 @@ module.exports = {
},
catPhotoSubmit: function catPhotoSubmit(req, res) {
res.send('Success! You have submitted your cat photo.')
res.send('Success! You have submitted your cat photo. Return to your website by typing any letter into your code editor.')
},
nonprofits: function nonprofits(req, res) {