Change micro-copy to be more clear
parent
00e8ea335b
commit
a5cb9444d9
|
@ -39,7 +39,7 @@ const WriteDataBody = ({
|
|||
/>
|
||||
<button className="btn btn-md btn-primary" onClick={handleFileOpen}>
|
||||
{uploadContent
|
||||
? 'Choose Another File to Upload'
|
||||
? 'Choose a Different File to Upload'
|
||||
: 'Choose a File to Upload'}
|
||||
</button>
|
||||
{uploadContent
|
||||
|
|
Loading…
Reference in New Issue