Change micro-copy to be more clear

pull/1897/head
Alex P 2017-08-17 15:04:09 -07:00
parent 00e8ea335b
commit a5cb9444d9
1 changed files with 1 additions and 1 deletions

View File

@ -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