Skip to content

Commit d74c16f

Browse files
esbenaerik-krogh
andauthored
Update javascript/ql/src/semmle/javascript/frameworks/NoSQL.qll
Co-Authored-By: Erik Krogh Kristensen <[email protected]>
1 parent 380f66c commit d74c16f

File tree

1 file changed

+1
-1
lines changed
  • javascript/ql/src/semmle/javascript/frameworks

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ private module Mongoose {
210210
}
211211

212212
/**
213-
* A common interface for various Mongoose function invocations.
213+
* A Mongoose function invocation.
214214
*/
215215
private class InvokeNode extends DataFlow::InvokeNode {
216216
/**

0 commit comments

Comments
 (0)