From b4d46ea60d2367ac83d691cd42bc690909e382ba Mon Sep 17 00:00:00 2001 From: gabysantosw <44228131+gabysantosw@users.noreply.github.com> Date: Sat, 1 Jun 2019 12:00:06 +0200 Subject: [PATCH] Ending alt text with a period --- .../01-introduction/03-dynamic-attributes/app-b/App.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/tutorial/01-introduction/03-dynamic-attributes/app-b/App.svelte b/site/content/tutorial/01-introduction/03-dynamic-attributes/app-b/App.svelte index 6a12752e1a..2a8054648b 100644 --- a/site/content/tutorial/01-introduction/03-dynamic-attributes/app-b/App.svelte +++ b/site/content/tutorial/01-introduction/03-dynamic-attributes/app-b/App.svelte @@ -3,4 +3,4 @@ let name = 'Rick Astley'; -{name} dancing \ No newline at end of file +{name} dancing.