mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
JS: Fix typo
This commit is contained in:
@@ -191,7 +191,7 @@ module API {
|
||||
* external library (or in general, any external codebase).
|
||||
*
|
||||
* Concretely, this is either an argument passed to a call to external code,
|
||||
* 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.
|
||||
*
|
||||
* For example:
|
||||
* ```js
|
||||
|
||||
Reference in New Issue
Block a user