We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcb02a3 commit 493550eCopy full SHA for 493550e
1 file changed
apps/playground/src/modules/useIntercom/useIntercom.tsx
@@ -285,7 +285,7 @@ const RawUseIntercomPage = () => {
285
</Item>
286
<Item>
287
<p>
288
- opens a messenger with the given <code>space</code>
+ opens the Messenger with the given <code>space</code>
289
</p>
290
<Button label="Open space" onClick={handleShowSpace} />
291
0 commit comments