aboutsummaryrefslogtreecommitdiff
path: root/lux-js/source/program.lux
diff options
context:
space:
mode:
Diffstat (limited to 'lux-js/source/program.lux')
-rw-r--r--lux-js/source/program.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/lux-js/source/program.lux b/lux-js/source/program.lux
index fff7eba21..279b7a448 100644
--- a/lux-js/source/program.lux
+++ b/lux-js/source/program.lux
@@ -679,7 +679,7 @@
(<| (as Extender)
(function (@self handler))
(as Handler)
- (function (@self name phase))
+ (function (@self phase))
(as Phase)
(function (@self archive parameters))
(as Operation)