Skip to content

Commit 4a418b1

Browse files
committed
Apply suggestion from code review (execa)
1 parent 06c7160 commit 4a418b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/codeql/codeql-language-guides/customizing-library-models-for-javascript.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ We'll explain how to use these using a few examples, and provide some reference
3737
Example: Taint sink in the 'execa' package
3838
------------------------------------------
3939

40-
In this example, we'll show how to add the argument passed to **execa** below as a command-line injection sink:
40+
In this example, we'll show how to add the following argument, passed to **execa**, as a command-line injection sink:
4141

4242
.. code-block:: js
4343

0 commit comments

Comments
 (0)