aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/type/resource.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/source/library/lux/type/resource.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/library/lux/type/resource.lux b/stdlib/source/library/lux/type/resource.lux
index 9cb69fbbe..c9f7b13d7 100644
--- a/stdlib/source/library/lux/type/resource.lux
+++ b/stdlib/source/library/lux/type/resource.lux
@@ -12,7 +12,7 @@
["<[0]>" code (.only Parser)]]]
[data
[text
- ["%" format (.only format)]]
+ ["%" \\format (.only format)]]
[collection
["[0]" set]
["[0]" sequence (.only Sequence)]