We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 813fc29 commit 33fc3a5Copy full SHA for 33fc3a5
src/ng/compile.js
@@ -8,7 +8,7 @@
8
* *
9
* Does the change somehow allow for arbitrary javascript to be executed? *
10
* Or allows for someone to change the prototype of built-in objects? *
11
- * Or gives undesired access to variables likes document or window? *
+ * Or gives undesired access to variables like document or window? *
12
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
13
14
/* ! VARIABLE/FUNCTION NAMING CONVENTIONS THAT APPLY TO THIS FILE!
0 commit comments