From 06c702cc26bf523db35823b8c41978c46a139499 Mon Sep 17 00:00:00 2001 From: markiemm <63561809+markiemm@users.noreply.github.com> Date: Wed, 10 Apr 2024 12:33:11 +0100 Subject: [PATCH] fixed typo (#1216) --- src/docs/integrations/discord/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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