aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Okay <colin@cicadas.surf>2022-09-07 10:27:32 -0500
committerColin Okay <colin@cicadas.surf>2022-09-07 10:27:32 -0500
commitabd087c422875062cd62ac328b9ace5eca29cd1f (patch)
tree8c2cf794e04664f417b4ee8892a093b4200da563
parent1b6d6ca4dba3118d969e497b2086481c9d1ade59 (diff)
Doc: readme change
-rw-r--r--README.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.org b/README.org
index f224b46..129303f 100644
--- a/README.org
+++ b/README.org
@@ -40,8 +40,8 @@ the debugger, which asks you how you'd like to proceed.
The approach to TDD-like development taking by ~testiere~ may not be
appropriate to all circumstances, but it is good for interactive
-application development of interactive applications (😉) whose "main
-loop" involves a good sized collection of unit-testable functions.
+development of interactive applications (😉) whose "main loop"
+involves a good sized collection of unit-testable functions.
** Test Specification