Skip to content

Commit 4b98af0

Browse files
erik-kroghasgerf
andauthored
fix typo in prettier qldoc
Co-authored-by: Asger F <[email protected]>
1 parent 1e19da1 commit 4b98af0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/src/semmle/javascript/security/dataflow/TaintedPathCustomizations.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -651,7 +651,7 @@ module TaintedPath {
651651
}
652652

653653
/**
654-
* An argument given to the `prettier` library specificing the location of a config file.
654+
* An argument given to the `prettier` library specifying the location of a config file.
655655
*/
656656
private class PrettierFileSink extends TaintedPath::Sink {
657657
PrettierFileSink() {

0 commit comments

Comments
 (0)