diff --git a/client/src/components/categorical/value.js b/client/src/components/categorical/value.js index 7973a6de..81f92689 100644 --- a/client/src/components/categorical/value.js +++ b/client/src/components/categorical/value.js @@ -401,7 +401,7 @@ class CategoryValue extends React.Component { data-testclass="handleAddCurrentSelectionToThisLabel" data-testid={`handleAddCurrentSelectionToThisLabel-${metadataField}`} onClick={this.handleAddCurrentSelectionToThisLabel} - text={`Label currently selected cells as ${displayString}`} + text={`Re-label currently selected cells as ${displayString}`} /> {displayString !== globals.unassignedCategoryLabel ? (