Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 2468974

Browse files
jdavisp3petebacondarwin
authored andcommitted
doc(ngApp): fix grammar
1 parent 666705c commit 2468974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Angular.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -985,7 +985,7 @@ function encodeUriQuery(val, pctEncodeSpaces) {
985985
* HTML document you must manually bootstrap them using {@link angular.bootstrap}.
986986
* Applications cannot be nested.
987987
*
988-
* In the example below if the `ngApp` directive would not be placed
988+
* In the example below if the `ngApp` directive were not placed
989989
* on the `html` element then the document would not be compiled
990990
* and the `{{ 1+2 }}` would not be resolved to `3`.
991991
*

0 commit comments

Comments
 (0)