aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/web/html.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/library/lux/web/html.lux')
-rw-r--r--stdlib/source/library/lux/web/html.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/library/lux/web/html.lux b/stdlib/source/library/lux/web/html.lux
index 2257b97fe..4641d10f3 100644
--- a/stdlib/source/library/lux/web/html.lux
+++ b/stdlib/source/library/lux/web/html.lux
@@ -3,7 +3,7 @@
(.require
[library
- [lux (.except Tag Meta Source comment and template open parameter)
+ [lux (.except Tag Meta Source comment and template open parameter quote)
[control
["[0]" function]
["[0]" maybe (.use "[1]#[0]" functor)]]