Skip to content

Commit 04e330b

Browse files
committed
chore(readme): update wording
- Update with more natural wording
1 parent ba4f81b commit 04e330b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ Prototype of a CLI for Angular 2 applications based on the [ember-cli](http://ww
44

55
## Note
66

7-
This projects is very much still a work in progress.
7+
This project is very much still a work in progress.
88

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

1212
## Prerequisites
1313

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

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

0 commit comments

Comments
 (0)