Skip to content

Commit e5c13de

Browse files
Update the Charge Mobile Money Title Text (#123)
- Update the text to work to work for Merchant payments and mPOS
1 parent 7cabff4 commit e5c13de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sources/PaystackUI/Charge/MobileMoney/Views/MobileMoneyChargeView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ struct MobileMoneyChargeView: View {
3737
case .countdown:
3838
VStack(spacing: .triplePadding) {
3939

40-
Text("Please enter your mobile money number to begin this payment")
40+
Text("Please enter the mobile money number to begin this payment")
4141
.font(.body16M)
4242
.foregroundColor(.stackBlue)
4343
.multilineTextAlignment(.center)

0 commit comments

Comments
 (0)