diff --git a/docs/product/dev-toolbar/setup.mdx b/docs/product/dev-toolbar/setup.mdx index cb03b5e399c9df..37c87950294898 100644 --- a/docs/product/dev-toolbar/setup.mdx +++ b/docs/product/dev-toolbar/setup.mdx @@ -114,30 +114,27 @@ interface FeatureFlagAdapter { [MockFeatureFlagAdapter.tsx](https://github.com/getsentry/sentry-toolbar/blob/main/src/env/demo/MockFeatureFlagAdapter.tsx) is an example adapter to use as a reference. -## Deploying To Dev, Staging, and Production Environments +## Deploying To Dev and Staging Environments Since the Dev Toolbar is deployed onto specific pages, it's strongly recommended that you consider which environments the toolbar should apply to. In dev and staging environments, you might want to *unconditionally* include the toolbar so that all developers and testers can use it and quickly go from the page they're looking at back to Sentry for further debugging. -In production however, it's strongly recommended to *conditionally* include the Dev Toolbar `