diff --git a/docs/layout/api.html b/docs/layout/api.html index f8b5c658..63bdd3b1 100644 --- a/docs/layout/api.html +++ b/docs/layout/api.html @@ -2,6 +2,7 @@
Change Log
@@ -145,7 +146,7 @@ var Demo = {
}),
m("button", {onclick: ctrl.rotate}, "Rotate links")
]);
- };
+ }
};
@@ -257,7 +258,7 @@ m.mount(document.getElementById("example"), Demo);
Mithril: The newest JavaScript MVC library 3Kb. @LeoHorie got it right: It's all about good guides/docs: lhorie.github.io/mithril/comparison.html
— David Corbacho (@dcorbacho) March 21, 2014
-
+