Skip to content

Commit

Permalink
fix(admin-users-list): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
petebacondarwin committed Oct 6, 2013
1 parent 5a94c88 commit f4d3d8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/app/admin/users/admin-users-list.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
angular.module('admin-users-list', [
'servics.crud',
'services.crud',
'services.i18nNotifications'
])

Expand Down

0 comments on commit f4d3d8d

Please sign in to comment.