Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/Pages/MembershipApplication/ConfirmationPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export default function ConfrimationPage() {
<p style={{ margin: '2em' }}>
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!
</p>
</div>
);
Expand Down