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

Commit 7cc4063

Browse files
matasarupkozlowski-opensource
authored andcommitted
docs(ngApp): fix typo
1 parent d8e2424 commit 7cc4063

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
@@ -841,7 +841,7 @@ function encodeUriQuery(val, pctEncodeSpaces) {
841841
* Use this directive to auto-bootstrap on application. Only
842842
* one directive can be used per HTML document. The directive
843843
* designates the root of the application and is typically placed
844-
* ot the root of the page.
844+
* at the root of the page.
845845
*
846846
* In the example below if the `ngApp` directive would not be placed
847847
* on the `html` element then the document would not be compiled

0 commit comments

Comments
 (0)