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.
1 parent ce3b196 commit 12d8177Copy full SHA for 12d8177
javascript/ql/src/semmle/javascript/frameworks/NoSQL.qll
@@ -219,7 +219,7 @@ private module Mongoose {
219
abstract predicate returnsQuery();
220
221
/**
222
- * Holds if this call returns a `Query` that evaluates to a one or
+ * Holds if this invocation returns a `Query` that evaluates to a one or
223
* more Documents (`asArray` is false if it evaluates to a single
224
* Document).
225
*/
0 commit comments