File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ If something goes wrong during the webhook request the thrown exception will be
112112
113113There are two ways this package enables you to handle webhook requests: you can opt to queue a job or listen to the events the package will fire.
114114
115- ** The package does not handle legacy webhoos , as they have a different schema.** Let me know if this is something that is needed.
115+ ** The package does not handle legacy webhooks , as they have a different schema.** Let me know if this is something that is needed.
116116
117117### Handling webhook requests using jobs
118118If you want to do something when a specific event type comes in you can define a job that does the work. Here's an example of such a job:
You can’t perform that action at this time.
0 commit comments