From 5a5174391eba2dbf85a9887129d39f2fb3aba112 Mon Sep 17 00:00:00 2001 From: Andrei Eftimie Date: Sun, 28 Apr 2019 15:31:19 +0300 Subject: [PATCH] Site: Fix slot typo in docs --- site/content/docs/02-template-syntax.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/docs/02-template-syntax.md b/site/content/docs/02-template-syntax.md index 952272c6e1..260c3482d9 100644 --- a/site/content/docs/02-template-syntax.md +++ b/site/content/docs/02-template-syntax.md @@ -983,7 +983,7 @@ Named slots can also expose values. The `let:` directive goes on the element wit {/each} - + ```