Skip to content

Commit 37ee26b

Browse files
committed
typo
1 parent ae47e53 commit 37ee26b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NativeAppTemplate/UI/Shop List/ShopListView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ private extension ShopListView {
136136
HStack(alignment: .firstTextBaseline) {
137137
Text(String(leftInShopSlots))
138138
.font(.uiLabelBold)
139-
Text(verbatim: "left in shop slots(across all organizations).")
139+
Text(verbatim: "left in shop slots.")
140140
.font(.uiFootnote)
141141
}
142142
}

0 commit comments

Comments
 (0)