Skip to content

Commit 9c3d3be

Browse files
Apply suggestion from @anthonydiscord
Review upadate Co-authored-by: Anthony <[email protected]>
1 parent 9648442 commit 9c3d3be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/discord-social-sdk/development-guides/creating-a-unified-friends-list.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ client->SetRelationshipGroupsUpdatedCallback([&client](const uint64_t userId) {
187187
188188
## Approach 2: Manually Fetching Relationships and Users
189189
190-
In this guide, we will focus on the second approach, which gives you more control over how the friends list is displayed in your game.
190+
In this section we'll show a more manual method which gives you more control over how the friends list is displayed in your game.
191191
192192
### Step 1: Fetch Relationships
193193

0 commit comments

Comments
 (0)