Skip to content

Commit 597e24b

Browse files
coolguyzonelizokm
andauthored
Update docs/concepts/key-terms/sample-rates.mdx
Co-authored-by: Liza Mock <[email protected]>
1 parent c4dd30d commit 597e24b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concepts/key-terms/sample-rates.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Adding Sentry to your app gives you a lot of valuable information about errors a
1515

1616
We recommend sampling your transactions for two reasons:
1717

18-
1. Capturing a single trace involves minimal overhead, but capturing traces for every page load or every API request may add an undesirable load to your system.
18+
1. Capturing a single trace involves minimal overhead, but capturing traces for every page load or API request may add an undesirable load to your system.
1919

2020
1. Enabling sampling allows you to better manage the number of events sent to Sentry, so you can tailor your volume to your organization's needs and budget.
2121

0 commit comments

Comments
 (0)