Skip to content

Commit d521ad3

Browse files
brent-morrowIgorMinar
authored andcommitted
docs(ngApp): fixed typo
Use this directive to auto-bootstrap **an** application.
1 parent ebf7cf9 commit d521ad3

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
@@ -892,7 +892,7 @@ function encodeUriQuery(val, pctEncodeSpaces) {
892892
*
893893
* @description
894894
*
895-
* Use this directive to auto-bootstrap on application. Only
895+
* Use this directive to auto-bootstrap an application. Only
896896
* one directive can be used per HTML document. The directive
897897
* designates the root of the application and is typically placed
898898
* at the root of the page.

0 commit comments

Comments
 (0)