diff --git a/apps/guide/content/docs/legacy/sharding/index.mdx b/apps/guide/content/docs/legacy/sharding/index.mdx index f003d275e..24fdc55b1 100644 --- a/apps/guide/content/docs/legacy/sharding/index.mdx +++ b/apps/guide/content/docs/legacy/sharding/index.mdx @@ -9,7 +9,7 @@ Before you dive into this section, please note that sharding may not be necessar If your bot is in a total of 2,000 or more servers, then please continue with this guide. Otherwise, it may be a good idea to wait until then. - Sharding is only relevant if you app uses gateway events. For webhook callbacks, this is completely irrelevant! + Sharding is only relevant if your app uses gateway events. For webhook callbacks, this is completely irrelevant! ## How does sharding work?