Skip to content

Commit 3f4f92d

Browse files
Apply suggestions from code review
Review update with better header levels. Co-authored-by: Colin Loretz <[email protected]>
1 parent 601a8eb commit 3f4f92d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -363,14 +363,14 @@ When a player wants to unlink their Discord account from their provisional accou
363363
Unmerging invalidates all access/refresh tokens for the user. They cannot be used again after the unmerge operation completes.
364364
:::
365365

366-
## Discord Users
366+
### Discord Users
367367

368368
Users can unmerge their account by removing access to your application on their Discord `User Settings -> Authorized Apps` page.
369369

370370
This method doesn't require any code changes from developers, but we recommend providing unmerging functionality through
371371
one of the options below for a better user experience.
372372

373-
## Using the SDK Helper Method
373+
### Using the SDK Helper Method
374374

375375
<PublicClient />
376376

0 commit comments

Comments
 (0)