From d943a9cc51e9442bdb788b4a4fce7e217653ed29 Mon Sep 17 00:00:00 2001 From: Thomas Johnson Date: Tue, 15 Sep 2026 09:50:30 -0700 Subject: [PATCH] Fix typo in ConfirmationPage.js --- src/Pages/MembershipApplication/ConfirmationPage.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Pages/MembershipApplication/ConfirmationPage.js b/src/Pages/MembershipApplication/ConfirmationPage.js index 4dd062d8b..0de3df304 100644 --- a/src/Pages/MembershipApplication/ConfirmationPage.js +++ b/src/Pages/MembershipApplication/ConfirmationPage.js @@ -7,7 +7,7 @@ export default function ConfrimationPage() {

To activate your membership, verify your email address by clicking the link in the email we sent, and proceed to SCE (Engr 294) to complete - registration and memberhip payment. You may now return to the homepage! + registration and membership payment. You may now return to the homepage!

);