Skip to content

Commit 7e98d02

Browse files
egregius313owen-mc
andauthored
Wording
Co-authored-by: Owen Mansel-Chan <[email protected]>
1 parent 2757b0b commit 7e98d02

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-go.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ The remaining values are used to define the ``access path``, the ``kind``, and t
110110
Example: Taint source from the ``net/http`` package
111111
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
112112
This example shows how the Go query pack models the return value from the ``FormValue`` method as a ``remote`` source.
113-
This is the ``FormValue`` method of the ``Request`` struct which is located in the ``net/http`` package.
113+
This is the ``FormValue`` method of the ``Request`` type which is located in the ``net/http`` package.
114114

115115
.. code-block:: go
116116

0 commit comments

Comments
 (0)