From e73093ad9c3f3f83d161c4c5b74017cb26b33647 Mon Sep 17 00:00:00 2001 From: Ben McCann <322311+benmccann@users.noreply.github.com> Date: Fri, 15 Sep 2023 16:06:58 -0700 Subject: [PATCH] Update documentation/docs/02-template-syntax/02-basic-markup.md --- documentation/docs/02-template-syntax/02-basic-markup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/docs/02-template-syntax/02-basic-markup.md b/documentation/docs/02-template-syntax/02-basic-markup.md index 43a064b4e2..31cf552536 100644 --- a/documentation/docs/02-template-syntax/02-basic-markup.md +++ b/documentation/docs/02-template-syntax/02-basic-markup.md @@ -109,7 +109,7 @@ An element or component can have multiple spread attributes, interspersed with r {expression} ``` -Curly braces can be included in the HTML by using their [HTML entity](https://developer.mozilla.org/docs/Glossary/Entity) strings. +Curly braces can be included by using their [HTML entity](https://developer.mozilla.org/docs/Glossary/Entity) strings. ```svelte
{ in curly braces { { in curly braces } or { in curly braces }