Skip to content

Commit 765867a

Browse files
fix typo from discord#7886 (comment)
1 parent 9cfc842 commit 765867a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/developers/docs/discord-social-sdk/development-guides/using-provisional-accounts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@ def unmerge_provisional_account(external_user_id):
519519
```
520520

521521
<Tip>
522-
This endpoint can also be useful in cases where the Discord Auth token has been lost to to error or data loss, and an unmerge operation is required to migrate to a provisional account before re-linking a Discord account.
522+
This endpoint can also be useful in cases where the Discord Auth token has been lost due to error or data loss, and an unmerge operation is required to migrate to a provisional account before re-linking a Discord account.
523523
</Tip>
524524

525525
### Unmerging Provisional Accounts for Public Clients

0 commit comments

Comments
 (0)