aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Okay <okay@toyful.space>2021-09-02 17:19:53 -0500
committerColin Okay <okay@toyful.space>2021-09-02 17:19:53 -0500
commit454f9dea4ea2d2bd440e891d27f64814b98ce313 (patch)
tree142aead77113d7ed867099347464feca850e0f33
parent5034855718b4ccd64dfbeb203afeababe6987ec3 (diff)
phrasing
-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)