diff --git a/public/modules/users/users.client.module.js b/public/modules/users/users.client.module.js index b11998607b..7b2f6465cb 100755 --- a/public/modules/users/users.client.module.js +++ b/public/modules/users/users.client.module.js @@ -1,4 +1,4 @@ 'use strict'; -// Use Applicaion configuration module to register a new module +// Use Application configuration module to register a new module ApplicationConfiguration.registerModule('users'); \ No newline at end of file