Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

Commit 4ffc990

Browse files
authored
Update README.md
1 parent 19191d2 commit 4ffc990

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,8 @@ You can group checkbox and radio elements on the same horizontal row by adding a
326326
</x-form-group>
327327
```
328328

329-
When you're not using target binding, you can use the `default` attribute the mark a radio element as checked:
329+
When you're not using target binding, you can use the `default` attribute to mark a radio element as checked:
330+
330331

331332
```blade
332333
<x-form-group name="notification_channel" label="How do you want to receive your notifications?">

0 commit comments

Comments
 (0)