Skip to content

Commit 363291a

Browse files
authored
Fix typo
1 parent 63acc5b commit 363291a

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)