Skip to content

Commit d2e2021

Browse files
committed
typo
1 parent 23ecd3d commit d2e2021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/docs/03-template-syntax/12-bind.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Since 5.6.0, if an `<input>` has a `defaultChecked` attribute and is part of a f
117117
</form>
118118
```
119119

120-
> [!NOTE] Use `group:bind` for radio inputs instead of `bind:checked`.
120+
> [!NOTE] Use `bind:group` for radio inputs instead of `bind:checked`.
121121
122122
## `<input bind:indeterminate>`
123123

0 commit comments

Comments
 (0)