aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.