Skip to content

Commit c09aeb9

Browse files
committed
chore(readme): update wording
- Update with more natural wording
1 parent 250d851 commit c09aeb9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ Prototype of a CLI for Angular 2 applications based on the [ember-cli](http://ww
99

1010
## Note
1111

12-
This projects is very much still a work in progress.
12+
This project is very much still a work in progress.
1313

1414
We still have a long way before getting out of our alpha stage.
15-
If you wish to collaborate while the project is still young, checkout [our list issues](https://github.com/angular/angular-cli/issues).
15+
If you wish to collaborate while the project is still young, check out [our issue list](https://github.com/angular/angular-cli/issues).
1616

1717
## Prerequisites
1818

@@ -102,7 +102,7 @@ Checkout [angular-cli-github-pages addon](https://github.com/IgorMinar/angular-c
102102
This project is currently a prototype so there are many known issues. Just to mention a few:
103103

104104
- All blueprints/scaffolds are in TypeScript only, in the future blueprints in all dialects officially supported by Angular will be available.
105-
- On Windows you need to run the `build` and `serve` commands with Admin permissions otherwise the performance really sucks.
105+
- On Windows you need to run the `build` and `serve` commands with Admin permissions, otherwise the performance is not good.
106106
- [Protractor](https://angular.github.io/protractor/) integration is missing.
107107
- The initial installation as well as `ng new` take too long because of lots of npm dependencies.
108108
- "ember" branding leaks through many error messages and help text.

0 commit comments

Comments
 (0)