Update Alert Spelling

This commit is contained in:
Nicholas Hubbard 2016-04-07 21:20:34 -04:00
parent af34dc4d4d
commit f280aa227e

View File

@ -18,7 +18,7 @@ Module.register("alert",{
//Position
position: "center",
//shown at startup
welcome_message: "Welcome, start was successfull!"
welcome_message: "Welcome, start was successful!"
},
getScripts: function() {
return ["classie.js", "modernizr.custom.js", "notificationFx.js"];