Skip to content

Commit 870ce1b

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 dbd851e commit 870ce1b

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
@@ -264,7 +264,7 @@ This example shows how the Rust query pack models a more complex flow through a
264264
}).collect();
265265
}
266266
267-
We need to add tuples to the ``summaryModel``\(path, input, output, kind, provenance) extensible predicate by updating a data extension file:
267+
We need to add tuples to the ``summaryModel(path, input, output, kind, provenance)`` extensible predicate by updating a data extension file:
268268

269269
.. code-block:: yaml
270270

0 commit comments

Comments
 (0)