Skip to content

Commit fd1e35f

Browse files
authored
Minor typos fixed
1 parent e5fbd1c commit fd1e35f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ WebhookCall::create()
286286
### Exception handling
287287
By default, the package will not log any exceptions that are thrown when sending a webhook.
288288

289-
To handle exceptions you need to create listen for the `Spatie\WebhookServer\Events\WebhookCallFailedEvent` and/or `Spatie\WebhookServer\Events|FinalWebhookCallFailedEvent` events.
289+
To handle exceptions you need to create listeners for the `Spatie\WebhookServer\Events\WebhookCallFailedEvent` and/or `Spatie\WebhookServer\Events\FinalWebhookCallFailedEvent` events.
290290

291291
### Events
292292

0 commit comments

Comments
 (0)