aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Okay <okay@toyful.space>2022-03-20 09:39:57 -0500
committerColin Okay <okay@toyful.space>2022-03-20 09:39:57 -0500
commitb54ffac171e3b99cfc8756d4c28e00727f6ff128 (patch)
treec66eb0d1d15c3f4c10dff6ea97eab3dbb8da919a
parent91533257d3ddf97a5d9cc670d6ec5d4e824af025 (diff)
typo
-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