We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1e1637 commit bf901ecCopy full SHA for bf901ec
docs/discord-social-sdk/core-concepts.mdx
@@ -111,7 +111,7 @@ The default presence features include:
111
* [Presence & Rich Presence](/docs/discord-social-sdk/core-concepts#presence-rich-presence)
112
113
The Social SDK provides the helper method [`Client::GetDefaultPresenceScopes`], which returns `openid sdk.social_layer_presence`,
114
-that you can use when setting up your OAuth2 flow, for integrations that only needs the above functionality.
+that you can use when setting up your OAuth2 flow, for integrations that only need the above functionality.
115
116
:::warn
117
With only the default presence scopes, your game will not be able to use any of the limited access
0 commit comments