Skip to content

Commit 408a040

Browse files
committed
Update README
1 parent 205ab2e commit 408a040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependency injection, two-way data-binding – and adds a reactive change-de
1010

1111
The result is a high-performance, buildless, progressive and battle-tested JS framework that stays as close to Web standards as possible.
1212

13-
With AngularTS, you get a decade-long optimization effort of Angular Team Google and massive testing suite, required for applications like Google Cloud, plus:
13+
With AngularTS, you get a decade-long optimization effort of Angular Team at Google and massive testing suite, required for applications like Google Cloud and Kubernetes, plus:
1414
- a fully reactive change-detection model without digests or virtual DOMs.
1515
- access to native DOM APIs at component and directive level (no `JQuery`or `JQLite`)
1616
- access to native Promises API (no `$q` oe `$timetout`)

0 commit comments

Comments
 (0)