Skip to content

Commit 39ac446

Browse files
committed
more grammar
1 parent a7a40a9 commit 39ac446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/product/sentry-toolbar/faq.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ If you web application does not require authenticaion:
1616
- In development and staging environments initialize the Toolbar at all times.
1717
- In production environments, do not initialize the Toolbar.
1818

19-
Initializing the Sentry Toolbar allows all developers and testers to quickly go from the page they're looking at back to Sentry for further debugging.
19+
Initializing the Sentry Toolbar allows all developers and testers to quickly go from the page they're looking at, back to Sentry for further debugging.
2020
In production it can make it easier for developers to reproduce issues, but it should not be initialized for all users of the site -- only when an employee/engineer/etc visits.
2121

2222
Once you decide where and when you want the Toolbar to appear, you'll write those conditions into your codebase. The specific implementation is something you'll need to write based on how your app works and how your team is set up.

0 commit comments

Comments
 (0)