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

Commit 8b11ca6

Browse files
Adrian Bordincpetebacondarwin
Adrian Bordinc
authored andcommitted
docs($compile): Fix a typo in the warning header
Closes #15184
1 parent fc29f94 commit 8b11ca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ng/compile.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* *
99
* Does the change somehow allow for arbitrary javascript to be executed? *
1010
* Or allows for someone to change the prototype of built-in objects? *
11-
* Or gives undesired access to variables likes document or window? *
11+
* Or gives undesired access to variables like document or window? *
1212
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
1313

1414
/* ! VARIABLE/FUNCTION NAMING CONVENTIONS THAT APPLY TO THIS FILE!

0 commit comments

Comments
 (0)