We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 52fb27b + 6183a80 commit a01d0c3Copy full SHA for a01d0c3
1 file changed
doc/usr/source/1_techniques/1_techniques.rst
@@ -21,7 +21,7 @@ which in addition to its own state contains that of its subnodes recursively.
21
22
Compositional reasoning thus improves the scalability of Kind 2 by taking
23
advantage of information provided by the user to abstract the complexity away.
24
-When in compositional mode (\ ``--composition true``\ ), Kind 2 will abstract all
+When in compositional mode (\ ``--compositional true``\ ), Kind 2 will abstract all
25
calls (to subnodes that have a contract with at least one guarantee or one mode)
26
in the top node and verify the resulting, abstract system.
27
0 commit comments