diff --git a/packages/web/pages/settings/webhooks.tsx b/packages/web/pages/settings/webhooks.tsx index 3709a9942..acef052bf 100644 --- a/packages/web/pages/settings/webhooks.tsx +++ b/packages/web/pages/settings/webhooks.tsx @@ -41,8 +41,9 @@ export default function Webhooks(): JSX.Element { }} > - Webhooks have been moved to Rules. To - trigger a webhook, create a rule and give it the Webhook action. + Webhooks have been moved to{' '} + Rules. To trigger a webhook, + create a rule and give it the Webhook action.