diff --git a/site/content/docs/02-template-syntax.md b/site/content/docs/02-template-syntax.md index e12d9972df..952272c6e1 100644 --- a/site/content/docs/02-template-syntax.md +++ b/site/content/docs/02-template-syntax.md @@ -600,6 +600,9 @@ A `class:` directive provides a shorter way of toggling a class on an element.
...
+ + +
...
```