We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f894ef8 commit f4afecbCopy full SHA for f4afecb
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