8000 docs($compile): Fix a typo in the warning header · Nikhil22/angular.js@90f947b · GitHub
[go: up one dir, main page]

Skip to content

Commit 90f947b

Browse files
Adrian Bordincgkalpak
Adrian Bordinc
authored andcommitted
docs($compile): Fix a typo in the warning header
Closes angular#15184
1 parent cf241c4 commit 90f947b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ng/compile.js

Lines changed: 1 addition & 1 deletion
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)
0