diff --git a/apps/portal/src/app/connect/pay/webhooks/page.mdx b/apps/portal/src/app/connect/pay/webhooks/page.mdx index ce2649d272d..1798518f70e 100644 --- a/apps/portal/src/app/connect/pay/webhooks/page.mdx +++ b/apps/portal/src/app/connect/pay/webhooks/page.mdx @@ -9,7 +9,7 @@ export const metadata = createMetadata({ # Webhooks -Pay can be configured to send webhook events to notify your application any time an event happens on your transaction. Pay sends a response, via a HTTP request, to any endpoint URLs that you have provided us in your Team > Project > Connect > Pay > Webhooks page in [thirdwe dashboard](https://thirdweb.com/team). +Pay can be configured to send webhook events to notify your application any time an event happens on your transaction. Pay sends a response, via a HTTP request, to any endpoint URLs that you have provided us in your Team > Project > Connect > Pay > Webhooks page in [thirdweb dashboard](https://thirdweb.com/team). ## Events