diff --git a/site/content/docs/02-template-syntax.md b/site/content/docs/02-template-syntax.md index 694010dfe72b..345dee155617 100644 --- a/site/content/docs/02-template-syntax.md +++ b/site/content/docs/02-template-syntax.md @@ -1146,7 +1146,7 @@ bind:property={variable} --- -You can bind to component props using the same mechanism. +You can bind to component props using the same syntax as for elements. ```html