Skip to content

Commit

Permalink
Remove just
Browse files Browse the repository at this point in the history
  • Loading branch information
jcsoriano authored Nov 29, 2023
1 parent c3250f1 commit a40306e
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 @@ -264,7 +264,7 @@ Finally, use the `x-honeypot` in your Livewire Blade component:

#### Usage in Volt functional syntax

To use this package in Volt functional syntax, just return the `HoneypotData` property from the `guessHoneypotDataProperty` method.
To use this package in Volt functional syntax, return the `HoneypotData` property from the `guessHoneypotDataProperty` method.

```php
uses(UsesSpamProtection::class);
Expand Down

0 comments on commit a40306e

Please sign in to comment.