diff --git a/products/desktop/packages/ui/src/features/inbox/components/SignalSourceToggles.tsx b/products/desktop/packages/ui/src/features/inbox/components/SignalSourceToggles.tsx index bb0d7f3a3b49..1d7e1bd36039 100644 --- a/products/desktop/packages/ui/src/features/inbox/components/SignalSourceToggles.tsx +++ b/products/desktop/packages/ui/src/features/inbox/components/SignalSourceToggles.tsx @@ -336,10 +336,10 @@ export function SignalSourceToggles({ - {/* External connections — data-driven from the shared source registry */} + {/* External sources — data-driven from the shared source registry */} - External connections + External sources {EXTERNAL_INBOX_SOURCES.map((source) => { @@ -400,7 +400,7 @@ export function SignalSourceTogglesSkeleton() { - External connections + External sources {Array.from({ length: 4 }).map((_, index) => (