Skip to content

Commit eefca90

Browse files
authored
Merge pull request #30 from stephenmathieson/patch-1
fix "identifies" typo
2 parents b72890b + 0b6c13d commit eefca90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules/detect-eval-with-expression.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Idnetifies eval with expression
2+
* Identifies eval with expression
33
* @author Adam Baldwin
44
*/
55

0 commit comments

Comments
 (0)