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