Skip to content

Commit 81d7fc2

Browse files
coadaflorinsaritai
andauthored
Update docs/codeql/codeql-language-guides/customizing-library-models-for-rust.rst
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
1 parent e3fa8b0 commit 81d7fc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ This example shows how the Rust query pack models taint flow through the ``text`
190190
// ...
191191
}
192192
193-
We need to add a tuple to the ``summaryModel``\(path, input, output, kind, provenance) extensible predicate by updating a data extension file:
193+
We need to add a tuple to the ``summaryModel(path, input, output, kind, provenance)`` extensible predicate by updating a data extension file:
194194

195195
.. code-block:: yaml
196196

0 commit comments

Comments
 (0)