aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fbae172..4fd886b 100644
--- a/README.md
+++ b/README.md
@@ -115,7 +115,7 @@ questions. Useful for mocking.
In the above, the temporary redefinition of JUST-A-FUNCTION is used.
-# `WITH-STUBS` and `:PROGRAM` Style Tests
+## `WITH-STUBS` and `:PROGRAM` Style Tests
By using the `:program` test and the `with-stubs` macro, you can
define just about any kind of test. In the following, you use