diff --git a/angularjs/angular-1.0.d.ts b/angularjs/angular-1.0.d.ts index 52735c9bd..ecb7bd2c9 100755 --- a/angularjs/angular-1.0.d.ts +++ b/angularjs/angular-1.0.d.ts @@ -1,4 +1,4 @@ -// Type definitions for Angular JS 1.2 +// Type definitions for Angular JS 1.0 // Project: http://angularjs.org // Definitions by: Diego Vilar // Definitions: https://github.com/borisyankov/DefinitelyTyped diff --git a/angularjs/angular-resource.d.ts b/angularjs/angular-resource.d.ts index a845cb3d6..b64335a0c 100644 --- a/angularjs/angular-resource.d.ts +++ b/angularjs/angular-resource.d.ts @@ -1,4 +1,4 @@ -// Type definitions for Angular JS 1.2.0 (ngResource module) +// Type definitions for Angular JS 1.2 (ngResource module) // Project: http://angularjs.org // Definitions: https://github.com/daptiv/DefinitelyTyped