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 777d344 commit 1e96b1eCopy full SHA for 1e96b1e
javascript/ql/lib/semmle/javascript/ApiGraphs.qll
@@ -191,7 +191,7 @@ module API {
191
* external library (or in general, any external codebase).
192
*
193
* Concretely, this is either an argument passed to a call to external code,
194
- * or the right-hand side of a property write on an object flows into such a call.
+ * or the right-hand side of a property write on an object flowing into such a call.
195
196
* For example:
197
* ```js
0 commit comments