Update ConfirmImportModalContent.js (#836)

Slight grammar issue
This commit is contained in:
Devin Campbell 2019-06-19 01:37:37 -05:00 committed by ta264
parent d7f63abe01
commit b52538c54f

View file

@ -87,7 +87,7 @@ class ConfirmImportModalContent extends Component {
!isFetching && isPopulated &&
<div>
<Alert>
You are already have files imported for the albums listed below. If you continue, the existing files <b>will be deleted</b> and the new files imported in their place.
You already have files imported for the albums listed below. If you continue, the existing files <b>will be deleted</b> and the new files imported in their place.
To avoid deleting existing files, press 'Cancel' and use the 'Combine with existing files' option.
</Alert>