diff --git a/packages/web/src/components/chat/Embed.tsx b/packages/web/src/components/chat/Embed.tsx index 150627e4..2645b823 100644 --- a/packages/web/src/components/chat/Embed.tsx +++ b/packages/web/src/components/chat/Embed.tsx @@ -42,10 +42,10 @@ export function Embed({ url }: EmbedProps) { if (isLoading || !metadata) return null; return ( -
No one's around to play with Wumpus.
+No one's around to play with Wumpus.
Wumpus is waiting on friends. You can add them!
+Wumpus is waiting on friends. You can add them!
There are no pending friend requests. Here's Wumpus for now!
+There are no pending friend requests. Here's Wumpus for now!
You can add friends with their Backspace username.
+You can add friends with their Backspace username.
{addStatus && ( -