aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2018-11-08 16:59:10 -0800
committerBruce Hill <bruce@bruce-hill.com>2018-11-08 16:59:10 -0800
commitba96cdfa07cea15ada62f8f89b2563de1286a0de (patch)
tree900ec4b4c7a2fb4da5cb17fd68b741421a40e9f7 /examples
parent652c29bdef1f0991cc13bef59d6dc78b657ae9a4 (diff)
Fixes/upgrades.
Diffstat (limited to 'examples')
-rw-r--r--examples/how_do_i.nom2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/how_do_i.nom b/examples/how_do_i.nom
index bb9e855..afa63e0 100644
--- a/examples/how_do_i.nom
+++ b/examples/how_do_i.nom
@@ -328,4 +328,4 @@ say (best of [2, -3, 4, -8] according to ((% squared)'s meaning))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- say (best of [2, -3, 4, -8] where %x has score (%x * %x))
+say (best of [2, -3, 4, -8] where %x has score (%x * %x))