We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9c54452 + 6990800 commit 03b15c8Copy full SHA for 03b15c8
WordPress/Jetpack/Classes/NUX/New Landing Screen/ViewModel/JetpackPromptsConfiguration.swift
@@ -92,8 +92,8 @@ private extension JetpackPromptsConfiguration {
92
value: "Add an author",
93
comment: "Add an author prompt for the jetpack prologue"),
94
NSLocalizedString("jetpack.prologue.prompt.searchPosts",
95
- value: "Serach for posts or sites",
96
- comment: "Serach for posts or sites prompt for the jetpack prologue"),
+ value: "Search for posts or sites",
+ comment: "Search for posts or sites prompt for the jetpack prologue"),
97
NSLocalizedString("jetpack.prologue.prompt.writeBlog",
98
value: "Write a blog",
99
comment: "Write a blog prompt for the jetpack prologue"),
0 commit comments