Skip to content

Commit dc80af3

Browse files
committed
Fix mistake
1 parent a831bf8 commit dc80af3

File tree

1 file changed

+1
-2
lines changed
  • develop-docs/backend/transaction-clustering

1 file changed

+1
-2
lines changed

develop-docs/backend/transaction-clustering/index.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ Sentry attempts to scrub high-cardinality identifiers from URL transactions
77
to aggregate performance data and provide more valuable insights.
88

99
In terms of user experience, this feature plays a similar role as [Issue Grouping](/backend/grouping/).
10-
In terms of technical implementation, it is similar to [Data
11-
Scrubbing](/backend/pii/).
10+
In terms of technical implementation, it is similar to [Data Scrubbing](/backend/pii/).
1211

1312
## The Problem
1413

0 commit comments

Comments
 (0)