aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorColin Okay <cbeok@protonmail.com>2020-07-10 08:32:50 -0500
committerColin Okay <cbeok@protonmail.com>2020-07-10 08:32:50 -0500
commita0af6f14e7a2e0a1389ea872d7d7fc5fb85a4d38 (patch)
treebb8d910200f6bd66eb7edf1c812572aa3a0df9ee
parent701e1c7dad225351cc4c8ef68f6e487fd79a3e1f (diff)
readme tweaks
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e086af2..e6d2f95 100644
--- a/README.md
+++ b/README.md
@@ -274,7 +274,7 @@ Finally! Once you have built up your generators using *constructors*
and *combinations*, you want to actually use them for something. This
is where *consumers* come in.
-There is one fundamental consumer form, a macro, called `for`. (*Tense Violins*)
+There is one fundamental consumer, a macro, called `for`. (*Triumphant Horns Play*)
Here is how it looks when you use it: