Skip to content

Commit 0b6c13d

Browse files
fix "identifies" typo
1 parent b72890b commit 0b6c13d

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)