diff --git a/src/docs/integrations/discord/index.mdx b/src/docs/integrations/discord/index.mdx index fb3e0b5969..a54484ecae 100644 --- a/src/docs/integrations/discord/index.mdx +++ b/src/docs/integrations/discord/index.mdx @@ -29,7 +29,7 @@ discord.bot-token: "" **NOTE**: If you're doing local Sentry development, you should use a tool like Ngrok and add `system.url-prefix: "https://.ngrok.io"` to your `~/.sentry/config.yml`. Otherwise, installing the Discord bot won't work, as it will not be able to communicate with your local Sentry instance. -After you update the config.yml, restart you Sentry server to continue the setup process. +After you update the config.yml, restart your Sentry server to continue the setup process. ## Configure your Discord interactions endpoint