Skip to content

Commit b4e35f5

Browse files
committed
fix typo
1 parent 646bf99 commit b4e35f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/src/semmle/javascript/frameworks/Markdown.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import javascript
1010
*/
1111
module Markdown {
1212
/**
13-
* A taint-step that parses a markdown document, but preserves taint.import
13+
* A taint-step that parses a markdown document, but preserves taint.
1414
*/
1515
class MarkdownStep extends Unit {
1616
/**

0 commit comments

Comments
 (0)