Skip to content

Commit d9a2339

Browse files
author
Daniel Kroening
authored
Merge pull request diffblue#2327 from mre/patch-1
Fix typo
2 parents 63acc5b + 363291a commit d9a2339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jbmc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ About
44
=====
55

66
JBMC is a Bounded Model Checker for Java programs. It supports
7-
checking for runtime exceptions and user-definde assertions.
7+
checking for runtime exceptions and user-defined assertions.
88
The verification is performed by unwinding the loops in the program
99
and passing the resulting equation to a decision procedure.
1010

0 commit comments

Comments
 (0)