We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 63acc5b + 363291a commit d9a2339Copy full SHA for d9a2339
jbmc/README.md
@@ -4,7 +4,7 @@ About
4
=====
5
6
JBMC is a Bounded Model Checker for Java programs. It supports
7
-checking for runtime exceptions and user-definde assertions.
+checking for runtime exceptions and user-defined assertions.
8
The verification is performed by unwinding the loops in the program
9
and passing the resulting equation to a decision procedure.
10
0 commit comments