Skip to content

Commit e313982

Browse files
Fix: typo in reader's overlay subtitle
1 parent 543d760 commit e313982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WordPress/Classes/ViewRelated/Jetpack/Branding/Overlay/JetpackFullscreenOverlayGeneralPhaseConfig.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ private extension JetpackFullscreenOverlayGeneralConfig {
204204
value: "Follow any site with the Jetpack app",
205205
comment: "Title of a screen displayed when the user accesses the Reader screen from the WordPress app. The screen showcases the Jetpack app.")
206206
static let subtitle = NSLocalizedString("jetpack.fullscreen.overlay.phaseOne.reader.subtitle",
207-
value: "Switch to the Jetpack app to find, fillow, and like all your favorite sites and posts with Reader.",
207+
value: "Switch to the Jetpack app to find, follow, and like all your favorite sites and posts with Reader.",
208208
comment: "Subtitle of a screen displayed when the user accesses the Reader screen from the WordPress app. The screen showcases the Jetpack app.")
209209
}
210210

0 commit comments

Comments
 (0)