Skip to content

Commit 16973c9

Browse files
better formulation for module parameters
Co-authored-by: Felicity Chapman <felicitymay@github.com>
1 parent 7806308 commit 16973c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ For example:
6363
Module signatures
6464
=================
6565

66-
Module signatures declare module parameters that are to be substituted with modules at module instantiation.
66+
Module signatures declare module parameters that will be substituted with modules when the module is instantiated.
6767
Module signatures specify a collection of types and predicates that a module needs to contain under given names and
6868
matching given signatures.
6969

0 commit comments

Comments
 (0)