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 }