diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ For example, `(>= (1 2 :z 1) -5)` runs the test In addition to basic assertions on the output of functions, testire -supports additional vocubulary for embedding tests. Most of these look +supports more elaborate vocubulary for embedding tests. Most of these look like: (KEYWORD (ARG1 ARG2 ...) TERM) |