Skip to content

Commit dbd851e

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 81d7fc2 commit dbd851e

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
@@ -223,7 +223,7 @@ This example shows how the Rust query pack models taint flow through the ``join`
223223
// ...
224224
}
225225
226-
We need to add tuples to the ``summaryModel``\(path, input, output, kind, provenance) extensible predicate by updating a data extension file:
226+
We need to add tuples to the ``summaryModel(path, input, output, kind, provenance)`` extensible predicate by updating a data extension file:
227227

228228
.. code-block:: yaml
229229

0 commit comments

Comments
 (0)