Skip to content

Commit ee2ef2e

Browse files
littlecherroMarkLogic Builder
authored andcommitted
DHFPROD-10577: Update test match preview text
1 parent 507f42b commit ee2ef2e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

marklogic-data-hub-central/ui/src/components/entities/matching/matching-step-detail/matching-step-detail.tsx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1494,8 +1494,9 @@ const MatchingStepDetail: React.FC = () => {
14941494
</HCTooltip>
14951495
</span>
14961496
<div aria-label="allDataContent" className={styles.allDataContent}>
1497-
Select All Data in your source query in order to preview matching activity against all URIs up to 100
1498-
displayed pair matches. It is best practice to test with a smaller-sized source query.
1497+
Select All Data in your source query in order to
1498+
preview matching activity against 100 randomly selected URIs
1499+
and display their pair matches. It is best practice to test with a smaller-sized source query.
14991500
</div>
15001501
</label>
15011502
{thresholdItems.length === 0 ? (

0 commit comments

Comments
 (0)