aboutsummaryrefslogtreecommitdiff
path: root/json-dump.scm
diff options
context:
space:
mode:
Diffstat (limited to 'json-dump.scm')
-rwxr-xr-xjson-dump.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/json-dump.scm b/json-dump.scm
index 8625139..0a054c5 100755
--- a/json-dump.scm
+++ b/json-dump.scm
@@ -4,7 +4,7 @@
(use-modules (json)
(ice-9 ftw)
(ice-9 match)
- (dump triples))
+ (transform triples))