Skip to content

Commit 37d93a0

Browse files
wKozahansl
authored andcommitted
chore: Remove reference to "Angular 2" (angular#3930)
1 parent dd378fe commit 37d93a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[![devDependency Status][david-dev-badge]][david-dev-badge-url]
88
[![npm][npm-badge]][npm-badge-url]
99

10-
Prototype of a CLI for Angular 2 applications based on the [ember-cli](http://www.ember-cli.com/) project.
10+
Prototype of a CLI for Angular applications based on the [ember-cli](http://www.ember-cli.com/) project.
1111

1212
## Note
1313

packages/angular-cli/blueprints/ng2/files/__path__/polyfills.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// This file includes polyfills needed by Angular 2 and is loaded before
1+
// This file includes polyfills needed by Angular and is loaded before
22
// the app. You can add your own extra polyfills to this file.
33
import 'core-js/es6/symbol';
44
import 'core-js/es6/object';

0 commit comments

Comments
 (0)