diff --git a/src/utils/strings/englishConstants.tsx b/src/utils/strings/englishConstants.tsx index e64872c3b..7ada30d45 100644 --- a/src/utils/strings/englishConstants.tsx +++ b/src/utils/strings/englishConstants.tsx @@ -386,7 +386,7 @@ const englishConstants = { DOWNLOAD_COLLECTION_MESSAGE: () => ( <>

are you sure you want to download the complete album?

-

all files will be queued for download sententially

+

all files will be queued for download sequentially

), DOWNLOAD_COLLECTION_FAILED: 'album downloading failed, please try again',