We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58e140f commit fe756d9Copy full SHA for fe756d9
src/Angular.js
@@ -985,7 +985,7 @@ function encodeUriQuery(val, pctEncodeSpaces) {
985
* HTML document you must manually bootstrap them using {@link angular.bootstrap}.
986
* Applications cannot be nested.
987
*
988
- * In the example below if the `ngApp` directive would not be placed
+ * In the example below if the `ngApp` directive were not placed
989
* on the `html` element then the document would not be compiled
990
* and the `{{ 1+2 }}` would not be resolved to `3`.
991
0 commit comments