copy correction

This commit is contained in:
Colin Megill
2021-02-24 00:45:46 -08:00
parent 16a0e08250
commit dd26addf6f
@@ -85,7 +85,7 @@ class CreateGenesetDialogue extends React.PureComponent {
}}
title="Create gene set"
instruction="Type a new name for your gene set" /* todo genesets this.instruction(genesetName) */
cancelTooltipContent="Close this dialog without editing the gene set."
cancelTooltipContent="Close this dialog without creating the gene set."
primaryButtonText="Create gene set same"
text={genesetName}
validationError={false}