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.
1 parent 63acc5b commit 363291aCopy full SHA for 363291a
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