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

Commit ed1dbf2

Browse files
jdavisp3petebacondarwin
authored andcommitted
doc(ngApp): fix grammar
1 parent 022cb3d commit ed1dbf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Angular.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -949,7 +949,7 @@ function encodeUriQuery(val, pctEncodeSpaces) {
949949
* HTML document you must manually bootstrap them using {@link angular.bootstrap}.
950950
* Applications cannot be nested.
951951
*
952-
* In the example below if the `ngApp` directive would not be placed
952+
* In the example below if the `ngApp` directive were not placed
953953
* on the `html` element then the document would not be compiled
954954
* and the `{{ 1+2 }}` would not be resolved to `3`.
955955
*

0 commit comments

Comments
 (0)