mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-06-13 17:15:51 +08:00
doc(ngApp): fix grammar
This commit is contained in:
committed by
Pete Bacon Darwin
parent
022cb3dc4e
commit
ed1dbf2554
@@ -949,7 +949,7 @@ function encodeUriQuery(val, pctEncodeSpaces) {
|
||||
* HTML document you must manually bootstrap them using {@link angular.bootstrap}.
|
||||
* Applications cannot be nested.
|
||||
*
|
||||
* In the example below if the `ngApp` directive would not be placed
|
||||
* In the example below if the `ngApp` directive were not placed
|
||||
* on the `html` element then the document would not be compiled
|
||||
* and the `{{ 1+2 }}` would not be resolved to `3`.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user