Corrected spelling and grammar typos

stable
Wil Wade 2014-10-02 09:41:03 -04:00
parent 697bbb8f7f
commit b48456583f
1 changed files with 1 additions and 1 deletions

View File

@ -221,7 +221,7 @@ RegisterDirective = ($auth, $confirm, $location, $navUrls, $config) ->
form = $el.find("form").checksley()
onSuccessSubmit = (response) ->
$confirm.notify("success", "Our Oompa Loompas are happy, Welcome to Taiga.") #TODO: i18n
$confirm.notify("success", "Our Oompa Loompas are happy, welcome to Taiga.") #TODO: i18n
$location.path($navUrls.resolve("home"))
onErrorSubmit = (response) ->