aboutsummaryrefslogtreecommitdiffstats
path: root/root/init.moon
diff options
context:
space:
mode:
Diffstat (limited to 'root/init.moon')
-rw-r--r--root/init.moon2
1 files changed, 1 insertions, 1 deletions
diff --git a/root/init.moon b/root/init.moon
index 8639f50..41be710 100644
--- a/root/init.moon
+++ b/root/init.moon
@@ -4,7 +4,7 @@ require = relative ...
Fileder {
'name: alpha': '',
- 'moon -> mmm/dom': =>
+ 'fn -> mmm/dom': =>
import article, h1, h3, div, b, p, a, br, ul, tt, li, img from require 'mmm.dom'
import opairs from require 'mmm.ordered'