diff --git a/docs/product/dev-toolbar/index.mdx b/docs/product/dev-toolbar/index.mdx index 1f1af9fd4a6c00..ff854b2c95183e 100644 --- a/docs/product/dev-toolbar/index.mdx +++ b/docs/product/dev-toolbar/index.mdx @@ -15,7 +15,7 @@ Developers spend a lot of time troubleshooting their web apps on local, staging, ## Issues Panel -The issues panel shows you your highest priority frontend [issues](https://docs.sentry.io/product/issues/) for the page you are currently viewing. From the Dev Toolbar, you can quickly jump into specific issues in Sentry to get more detailed information (examples: Sentry project, issue title, description, and when the issue was first and last seen) and take action (examples: assign to a team member or mark as resolved). With the issues panel, you can browse the pages that are most important to your business and understand the top issues impacting your user base. +The issues panel shows you your highest priority frontend [issues](https://docs.sentry.io/product/issues/) for the page you are currently viewing. From the Dev Toolbar, you can quickly jump into specific issues in Sentry to get more detailed information (examples: Sentry project, issue title, description, and when the issue was first and last seen) and take action (examples: assign to a team member or mark as resolved). With the issues panel, you can browse the pages that are most important to your business and understand the top issues impacting your user ![Dev Toolbar with the Issues Panel open](./img/issues-panel.png)