diff options
Diffstat (limited to 'lux-js')
-rw-r--r-- | lux-js/source/program.lux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lux-js/source/program.lux b/lux-js/source/program.lux index 3f824826f..b8ba06d2c 100644 --- a/lux-js/source/program.lux +++ b/lux-js/source/program.lux @@ -17,7 +17,7 @@ [data ["[0]" product] [text - ["%" format (.only format)] + ["%" \\format (.only format)] [encoding ["[0]" utf8]]] [collection |