Skip to content

Commit 040272b

Browse files
README edits
1 parent 4140445 commit 040272b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ We currently provide two different backends: a classic backend implemented by
77
running solvers as external processes, and a faster backend, available in the
88
`smtlib-backends-z3` package, implemented using Z3 as a library.
99

10-
In addition, the API allows to queue commands which are then to be sent to the logger
10+
In addition, the API allows to queue commands which are sent to the logger
1111
only when a response is demanded, as we have observed this to reduce the communication
1212
overhead. See the documentation of
1313
[SMTLIB.Backends.Solver](src/SMTLIB/Backends.hs) for the details.

0 commit comments

Comments
 (0)