From 098428dac913ccc52e53502f57db5358b15bb3c2 Mon Sep 17 00:00:00 2001 From: Imran Remtulla Date: Sun, 4 Dec 2022 14:35:49 -0500 Subject: [PATCH] Typo --- assets/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/translations/en.json b/assets/translations/en.json index 6471e2c..1975c7f 100644 --- a/assets/translations/en.json +++ b/assets/translations/en.json @@ -73,7 +73,7 @@ "changeX": "Change {}", "installUpdateApps": "Install/Update Apps", "installUpdateSelectedApps": "Install/Update Selected Apps", - "onlyAppliesToInstalledAndOutdatedApps": "'Only applies to installed but out of date Apps", + "onlyAppliesToInstalledAndOutdatedApps": "Only applies to installed but out of date Apps", "markXSelectedAppsAsUpdated": "Mark {} Selected Apps as Updated?", "no": "No", "yes": "Yes",