diff --git a/src/screens/PaymentAmountInputScreen.tsx b/src/screens/PaymentAmountInputScreen.tsx index 9155aec..2a78405 100644 --- a/src/screens/PaymentAmountInputScreen.tsx +++ b/src/screens/PaymentAmountInputScreen.tsx @@ -80,7 +80,7 @@ const PaymentAmountInputScreen: PaymentStackScreenComponentProps<"paymentAmountI onPress={() => navigation.navigate("numberAndOtpForPaymentScreen")} variant={"full"} textVariants={"primary"} - label="Confirmer" + label="Payer" />