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 12d8177 commit b1a722fCopy full SHA for b1a722f
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 invocation returns a `Query` that evaluates to a one or
+ * Holds if this invocation returns a `Query` that evaluates to one or
223
* more Documents (`asArray` is false if it evaluates to a single
224
* Document).
225
*/
0 commit comments