Skip to content

Commit 5b9a107

Browse files
authored
Fixed typo (#1136)
1 parent dfce57a commit 5b9a107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/stripe/5_webhooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Pay listens to Stripe's webhooks to keep the local payments data in sync.
44

55
For development, we use the Stripe CLI to forward webhooks to our local server.
6-
In production, webhooks are directly sent directly to our app's domain.
6+
In production, webhooks are sent directly to our app's domain.
77

88
## Development webhooks with the Stripe CLI
99

0 commit comments

Comments
 (0)