diff --git a/web/app/(app)/dashboard/(components)/messaging.tsx b/web/app/(app)/dashboard/(components)/messaging.tsx
index 74ccdce..332ef77 100644
--- a/web/app/(app)/dashboard/(components)/messaging.tsx
+++ b/web/app/(app)/dashboard/(components)/messaging.tsx
@@ -30,7 +30,7 @@ export default function Messaging() {
Bulk Send{' '}
This feature is in beta and may undergo changes. Use with caution in production environments.
-
Manage webhook notifications for your SMS events
@@ -124,7 +119,10 @@ export default function WebhooksSection() {
{webhooks?.data?.length > 0 && (
You already have an active webhook subscription. You can edit or manage the existing webhook instead.
+ You already have an active webhook subscription. You can edit
+ or manage the existing webhook instead.
+
- Create a webhook to receive real-time notifications for SMS events + Create a webhook to receive real-time notifications for SMS + events