We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
prettier
1 parent 1e19da1 commit 4b98af0Copy full SHA for 4b98af0
javascript/ql/src/semmle/javascript/security/dataflow/TaintedPathCustomizations.qll
@@ -651,7 +651,7 @@ module TaintedPath {
651
}
652
653
/**
654
- * An argument given to the `prettier` library specificing the location of a config file.
+ * An argument given to the `prettier` library specifying the location of a config file.
655
*/
656
private class PrettierFileSink extends TaintedPath::Sink {
657
PrettierFileSink() {
0 commit comments