Skip to content

Commit f49f1cf

Browse files
committed
Merge pull request meanjs#330 from lirantal/typo_users_client_module
fixing bug meanjs#317 for typo, thanks to @adipuscasu for finding
2 parents a0d8b13 + 6cbefb6 commit f49f1cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
'use strict';
22

3-
// Use Applicaion configuration module to register a new module
3+
// Use Application configuration module to register a new module
44
ApplicationConfiguration.registerModule('users');

0 commit comments

Comments
 (0)