Skip to content

Commit aa53945

Browse files
Update docs/codeql/ql-language-reference/index.rst
Co-authored-by: Felicity Chapman <felicitymay@github.com>
1 parent 0634b9b commit aa53945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/codeql/ql-language-reference/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Learn all about QL, the powerful query language that underlies the code scanning
1515

1616
- :doc:`Modules <modules>`: Modules provide a way of organizing QL code by grouping together related types, predicates, and other modules.
1717

18-
- :doc:`Signatures <signatures>`: Signatures provide a typing mechanism to parameters of parameterised modules.
18+
- :doc:`Signatures <signatures>`: Signatures provide a typing mechanism to parameters of parameterized modules.
1919

2020
- :doc:`Aliases <aliases>`: An alias is an alternative name for an existing QL entity.
2121

0 commit comments

Comments
 (0)