diff --git a/Widget/Resources/en.lproj/Localizable.strings b/Widget/Resources/en.lproj/Localizable.strings index 0c0e09f77..4978dfeec 100644 --- a/Widget/Resources/en.lproj/Localizable.strings +++ b/Widget/Resources/en.lproj/Localizable.strings @@ -8,13 +8,13 @@ /* Bundle */ "Unread_Widget_Title" = "Your Unread Articles"; -"Unread_Widget_Description" = "A sneak peak at your unread articles."; +"Unread_Widget_Description" = "A sneak peek at your unread articles."; "Today_Widget_Title" = "Your Today Articles"; -"Today_Widget_Description" = "A sneak peak at recently published unread articles."; +"Today_Widget_Description" = "A sneak peek at recently published unread articles."; "Starred_Widget_Title" = "Your Starred Articles"; -"Starred_Widget_Description" = "A sneak peak at your starred articles."; +"Starred_Widget_Description" = "A sneak peek at your starred articles."; "SmartFeedSummary_Widget_Title" = "Your Smart Feed Summary"; "SmartFeedSummary_Widget_Description" = "A count of your smart feeds.";