summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index ce2ad6c4..720762c9 100644
--- a/txr.1
+++ b/txr.1
@@ -41538,7 +41538,7 @@ transformation recognizes JSON
(tilde) unquotes, and recursively recognizes and transform JSON syntax not
prefixed by
.codn #J .
-.meIP >> #J{ k0 : << v0 , < k1 : << v1 , ...}
+.meIP >> #J{ k0 : << v0 , < k1 : << v1 , ...}
A JSON hash quasiquote is translated into
.mono
.meti @(hash <> ([ k0 ] <> [ v0 ]) <> ([ k0 ] <> [ v0 ]) ...)