From 9b0ad3c8863203313bb80f830ea5a1dae694ceb1 Mon Sep 17 00:00:00 2001 From: victorAnumudu Date: Mon, 10 Mar 2025 12:12:16 +0100 Subject: [PATCH] updated confirmation page --- src/components/loan_screen/getloan/LoanPin.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/loan_screen/getloan/LoanPin.jsx b/src/components/loan_screen/getloan/LoanPin.jsx index ed833bf..e2a37cc 100644 --- a/src/components/loan_screen/getloan/LoanPin.jsx +++ b/src/components/loan_screen/getloan/LoanPin.jsx @@ -55,7 +55,7 @@ export default function LoanPin({step, handleStep, screens}) { :
-

Your loan is being disbursed. You will receive a confirmation SMS shortly.

+

Your request is being processed. You will receive a confirmation SMS shortly.

}