aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b8e0620..0b4e457 100644
--- a/README.md
+++ b/README.md
@@ -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)