From b52538c54f3c9c32dc93ea3f64f0a39ae465c3f8 Mon Sep 17 00:00:00 2001 From: Devin Campbell Date: Wed, 19 Jun 2019 01:37:37 -0500 Subject: [PATCH] Update ConfirmImportModalContent.js (#836) Slight grammar issue --- .../InteractiveImport/Confirmation/ConfirmImportModalContent.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/InteractiveImport/Confirmation/ConfirmImportModalContent.js b/frontend/src/InteractiveImport/Confirmation/ConfirmImportModalContent.js index 5ee9203d3..c91aa333b 100644 --- a/frontend/src/InteractiveImport/Confirmation/ConfirmImportModalContent.js +++ b/frontend/src/InteractiveImport/Confirmation/ConfirmImportModalContent.js @@ -87,7 +87,7 @@ class ConfirmImportModalContent extends Component { !isFetching && isPopulated &&
- You are already have files imported for the albums listed below. If you continue, the existing files will be deleted and the new files imported in their place. + You already have files imported for the albums listed below. If you continue, the existing files will be deleted and the new files imported in their place. To avoid deleting existing files, press 'Cancel' and use the 'Combine with existing files' option.