aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcolin <colin@cicadas.surf>2024-02-04 11:04:00 -0800
committercolin <colin@cicadas.surf>2024-02-04 11:04:00 -0800
commit8b03deb4f8a2cede23593ce1ddc9e235588de3f4 (patch)
tree4f0540edee720006600b0b4a730fda5b8ee3ac4d
parent07bac31f28b58e1c875187cba840001385ec3f28 (diff)
readme phrasing
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 657c4b9..cd9ebbe 100644
--- a/README.org
+++ b/README.org
@@ -238,7 +238,7 @@ tests that aren't part of the package you're testing."
(:is (not (typep "foo" 'optional-int))))
'(or integer null))
#+end_src
-*** Running the suite
+*** Running Test Suites
The above also defines a test suite for the forms defined in the
~:testiere.examples~ package.