diff --git a/angularjs/angular-resource.d.ts b/angularjs/angular-resource.d.ts index ed08c77dd..a1649ac54 100644 --- a/angularjs/angular-resource.d.ts +++ b/angularjs/angular-resource.d.ts @@ -9,7 +9,7 @@ /////////////////////////////////////////////////////////////////////////////// // ngResource module (angular-resource.js) /////////////////////////////////////////////////////////////////////////////// -declare module ng.resource { +declare module angular.resource { /** * Currently supported options for the $resource factory options argument.