Skip to content

Commit b60842a

Browse files
committed
Remove redundant period
1 parent d14063d commit b60842a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WooCommerce/Classes/Authentication/Epilogue/EmptyStoresTableViewCell.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ private extension EmptyStoresTableViewCell {
7373
comment: "Link on the store picker for users who signed in with Apple to close their WordPress.com account."
7474
)
7575
static let legend =
76-
NSLocalizedString("Create your first store.",
76+
NSLocalizedString("Create your first store",
7777
comment: "Displayed during the Login flow, whenever the user has no woo stores associated.")
7878
static let subtitle = NSLocalizedString("Quickly get up and selling with a beautiful online store.",
7979
comment: "Subtitle displayed during the Login flow, whenever the user has no woo stores associated.")

0 commit comments

Comments
 (0)