From 2866616cc888024d556a45421d490d175b2df01c Mon Sep 17 00:00:00 2001 From: Peter Menocal Date: Mon, 13 Jan 2020 08:05:23 -0800 Subject: [PATCH] Writeable demo fails in docs Import typo fixed. `writable` => `writeable` --- site/content/docs/01-component-format.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/docs/01-component-format.md b/site/content/docs/01-component-format.md index e541292e13..0241d3072f 100644 --- a/site/content/docs/01-component-format.md +++ b/site/content/docs/01-component-format.md @@ -159,7 +159,7 @@ Local variables (that do not represent store values) must *not* have a `$` prefi ```html