docs(misc/FAQ): correct misspell

The brackets are still just 'angular' :-)

Fixing over-correction made in [this PR](https://github.com/angular/angular.js/commit/03043839d5a540b02208001fe12e812dfde00a8e)

Closes #16070
This commit is contained in:
Idan Cohen
2017-06-29 12:02:58 +03:00
committed by Martin Staffa
parent 8deff89e5f
commit 62c9d1da7a
+1 -1
View File
@@ -8,7 +8,7 @@
### Why is this project called "AngularJS"? Why is the namespace called "ng"?
Because HTML has AngularJS brackets and "ng" sounds like "AngularJS".
Because HTML has angular brackets and "ng" sounds like "AngularJS".
### Is AngularJS a library, framework, plugin or a browser extension?