diff --git a/site/content/docs/03-template-syntax.md b/site/content/docs/03-template-syntax.md index 439e1cae4a..d20e3be152 100644 --- a/site/content/docs/03-template-syntax.md +++ b/site/content/docs/03-template-syntax.md @@ -823,7 +823,7 @@ Inputs that work together can use `bind:group`. ``` -**Note**: `bind:group` only works if the inputs are in the same Svelte component. +> `bind:group` only works if the inputs are in the same Svelte component. #### bind:this