Skip to content

Commit 42ce335

Browse files
Small edit
1 parent f94c5cb commit 42ce335

File tree

1 file changed

+1
-1
lines changed
  • docs/concepts/data-management/event-grouping

1 file changed

+1
-1
lines changed

docs/concepts/data-management/event-grouping/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ By default, Sentry will run one of our built-in grouping algorithms to generate
1010

1111
## Default Error Grouping Algorithms
1212

13-
Each time default error grouping behavior is modified, Sentry releases it as a new version, which is applied at all new events going forward. As a result, modifications to the default behavior do not affect the grouping of existing issues.
13+
Each time default error grouping behavior is modified, Sentry releases it as a new version, which is only applied to new events going forward. As a result, modifications to the default behavior do not affect the grouping of existing issues.
1414

1515
When you create a Sentry project, the most recent version of the error grouping algorithm is automatically selected. This ensures that grouping behavior is consistent within a project.
1616

0 commit comments

Comments
 (0)