We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cabff4 commit e5c13deCopy full SHA for e5c13de
1 file changed
Sources/PaystackUI/Charge/MobileMoney/Views/MobileMoneyChargeView.swift
@@ -37,7 +37,7 @@ struct MobileMoneyChargeView: View {
37
case .countdown:
38
VStack(spacing: .triplePadding) {
39
40
- Text("Please enter your mobile money number to begin this payment")
+ Text("Please enter the mobile money number to begin this payment")
41
.font(.body16M)
42
.foregroundColor(.stackBlue)
43
.multilineTextAlignment(.center)
0 commit comments