From 40058f08839d5f22fafd56e5b83ed25ec6dcede9 Mon Sep 17 00:00:00 2001 From: Abhinav Date: Mon, 20 Dec 2021 13:21:12 +0530 Subject: [PATCH] fix typo --- src/utils/strings/englishConstants.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',