Skip to content

Commit 30a313b

Browse files
chore: fix typo in function description
1 parent 62afd0f commit 30a313b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -294,8 +294,8 @@ export type IntercomType = {
294294
295295
Secure your Messenger to make sure that bad actors can't impersonate your users,
296296
see their conversation history or make unauthorised updates to data.
297-
Add commentMore actions
298-
This should be called before any user login takes place. Learn more [here](https://developers.intercom.com/installing-intercom/ios/secure-your-messenger)
297+
298+
This should be called before any user login takes place.
299299
300300
Parameters:
301301
- jwt: A JWT token signed with your app's secret key.

0 commit comments

Comments
 (0)