From 1590030447da82c6a39c4c544a10b0ba94a7ef16 Mon Sep 17 00:00:00 2001 From: Gabriel Taylor Russ Date: Fri, 11 Apr 2025 08:37:42 +1000 Subject: [PATCH] Update index.mdx - add missing word - improve wording Signed-off-by: Gabriel Taylor Russ --- docs/organization/integrations/deployment/heroku/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/organization/integrations/deployment/heroku/index.mdx b/docs/organization/integrations/deployment/heroku/index.mdx index 96fba91ac4f60b..2bcb0fc18c97fd 100644 --- a/docs/organization/integrations/deployment/heroku/index.mdx +++ b/docs/organization/integrations/deployment/heroku/index.mdx @@ -30,7 +30,7 @@ Whether you’re using the add-on or not, you’ll still need to [install the SD ### Configure Releases -Whether use the add-on or configure Sentry yourself, you’ll also likely want to grant quick access to your dyno metadata, which will allow Sentry to automatically pick up the git version of your application. +Whether you use the add-on or configure Sentry yourself, you’ll also likely want to grant access to your dyno metadata, which will allow Sentry to automatically pick up the git SHA of the release your dyno is running. To do this, enable the `runtime-dyno-metadata` feature: