From f3b9ac2f4967dd98e9c650c78873ae79354a8e33 Mon Sep 17 00:00:00 2001 From: "Tanner W. Stokes" Date: Mon, 9 Jan 2023 13:09:19 -0500 Subject: [PATCH] Fix typo in notifications prompt. --- .../Views/Configuration/MigrationCenterViewConfiguration.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WordPress/Jetpack/Classes/ViewRelated/WordPress-to-Jetpack Migration/Common/Views/Configuration/MigrationCenterViewConfiguration.swift b/WordPress/Jetpack/Classes/ViewRelated/WordPress-to-Jetpack Migration/Common/Views/Configuration/MigrationCenterViewConfiguration.swift index 343ba4372565..a3c0012f45b3 100644 --- a/WordPress/Jetpack/Classes/ViewRelated/WordPress-to-Jetpack Migration/Common/Views/Configuration/MigrationCenterViewConfiguration.swift +++ b/WordPress/Jetpack/Classes/ViewRelated/WordPress-to-Jetpack Migration/Common/Views/Configuration/MigrationCenterViewConfiguration.swift @@ -15,7 +15,7 @@ private extension MigrationCenterViewConfiguration { enum Appearance { static let notificationsText = NSLocalizedString("migration.notifications.footer", - value: "When the alert apears tap Allow to continue receiving all your WordPress notifications.", + value: "When the alert appears tap Allow to continue receiving all your WordPress notifications.", comment: "Footer for the migration notifications screen.") static let notificationsHighlightedText = NSLocalizedString("migration.notifications.footer.highlighted", value: "Allow",