Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gwleuverink authored Oct 19, 2024
1 parent 09903f2 commit 3464fb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ $validated = $this->group('a')

### Volt

In class-based components, property groups work like any other Livewite component.
In class-based components, property groups work like any other Livewire component.
When using Volt's functional API you may use property groups like demonstrated below.

```php
Expand Down

0 comments on commit 3464fb8

Please sign in to comment.