Skip to content

Commit 03b15c8

Browse files
author
Giorgio Ruscigno
committed
Merge branch 'task/jetpack-landing-screen-animation' of https://github.com/wordpress-mobile/WordPress-iOS into task/jetpack-landing-screen-animation
2 parents 9c54452 + 6990800 commit 03b15c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WordPress/Jetpack/Classes/NUX/New Landing Screen/ViewModel/JetpackPromptsConfiguration.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ private extension JetpackPromptsConfiguration {
9292
value: "Add an author",
9393
comment: "Add an author prompt for the jetpack prologue"),
9494
NSLocalizedString("jetpack.prologue.prompt.searchPosts",
95-
value: "Serach for posts or sites",
96-
comment: "Serach for posts or sites prompt for the jetpack prologue"),
95+
value: "Search for posts or sites",
96+
comment: "Search for posts or sites prompt for the jetpack prologue"),
9797
NSLocalizedString("jetpack.prologue.prompt.writeBlog",
9898
value: "Write a blog",
9999
comment: "Write a blog prompt for the jetpack prologue"),

0 commit comments

Comments
 (0)