Skip to content

Commit a799a9c

Browse files
Splaktarfilipesilva
authored andcommitted
docs: improve grammar in upgrade to webpack message
Close #2765
1 parent a6415cc commit a799a9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/angular-cli/upgrade/version.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@ export class Version {
9595
if (this.isPreWebpack()) {
9696
console.error(bold(red('\n' + stripIndents`
9797
It seems like you're using a project generated using an old version of the Angular CLI.
98-
The latest CLI now uses webpack and includes a lot of improvements, include a simpler
99-
workflow, a faster build and smaller bundles.
98+
The latest CLI now uses webpack and has a lot of improvements including a simpler
99+
workflow, a faster build, and smaller bundles.
100100
101101
To get more info, including a step-by-step guide to upgrade the CLI, follow this link:
102102
https://github.com/angular/angular-cli/wiki/Upgrading-from-Beta.10-to-Beta.14

0 commit comments

Comments
 (0)