Skip to content

Commit 909d9cb

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 a448834 commit 909d9cb

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
@@ -97,7 +97,7 @@ This example shows how the Rust query pack models the first argument of the ``sq
9797
.unwrap();
9898
}
9999
100-
We need to add a tuple to the ``sinkModel``\(path, input, kind, provenance) extensible predicate by updating a data extension file.
100+
We need to add a tuple to the ``sinkModel(path, input, kind, provenance)`` extensible predicate by updating a data extension file.
101101

102102
.. code-block:: yaml
103103

0 commit comments

Comments
 (0)