Skip to content

Commit 4677adc

Browse files
committed
Changed formatting to improve layout
1 parent 39796e1 commit 4677adc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/frameworks/webhooks-guides-overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ A webhook handler is code that executes in response to an event. They can be end
2828
How to create a webhook handler in a Remix app, and trigger a task from it.
2929
</Card>
3030
<Card title="Stripe webhooks" icon="webhook" href="/guides/examples/stripe-webhook">
31-
How to create a Stripe webhook handler and trigger a task when a `checkout.session.completed`
31+
How to create a Stripe webhook handler and trigger a task when a 'checkout session completed'
3232
event is received.
3333
</Card>
3434
<Card

0 commit comments

Comments
 (0)