Skip to content

Commit 493550e

Browse files
committed
fix: typo
1 parent bcb02a3 commit 493550e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/playground/src/modules/useIntercom/useIntercom.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ const RawUseIntercomPage = () => {
285285
</Item>
286286
<Item>
287287
<p>
288-
opens a messenger with the given <code>space</code>
288+
opens the Messenger with the given <code>space</code>
289289
</p>
290290
<Button label="Open space" onClick={handleShowSpace} />
291291
</Item>

0 commit comments

Comments
 (0)