Skip to content

Commit

Permalink
nit: typo in email
Browse files Browse the repository at this point in the history
  • Loading branch information
rrrliu committed Nov 8, 2024
1 parent 35076b7 commit 783534f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -810,7 +810,7 @@ export function initGenericIssuanceRoutes(
if (!main.length) {
throw new PCDHTTPError(
400,
`No ticket found with order code ${code} and email ${email}. Please contact support@0zupass.org immediately.`
`No ticket found with order code ${code} and email ${email}. Please contact support@zupass.org immediately.`
);
}

Expand Down

0 comments on commit 783534f

Please sign in to comment.