Skip to content

Commit e984508

Browse files
colinloretzmazylol
authored andcommitted
Fix {sidebar_label} in title tab (discord#7625)
1 parent 9848b66 commit e984508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/discord-social-sdk/how-to/handle-special-characters-display-names.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sidebar_label: Handle Special Characters in Display Names
44

55
[Home](/docs/intro) > [Discord Social SDK](/docs/discord-social-sdk/overview) > [How To](/docs/discord-social-sdk/how-to) > {sidebar_label}
66

7-
# How To {sidebar_label}
7+
# How To Handle Special Characters in Display Names
88

99
The Social SDK [recommends](https://discord.com/developers/docs/discord-social-sdk/development-guides/creating-a-unified-friends-list#step-1-fetch-relationships) using an account's [Display Name](https://discord.com/developers/docs/slayer-sdk/classdiscordpp_1_1UserHandle.html#af6447fa2011bfa4fcd7e55bc56847f5c) in the Unified Friends List. However, Display Names support a large set of characters across the Unicode spec, and some of these characters may not be supported in a game's specified font.
1010

0 commit comments

Comments
 (0)