diff --git a/server/implementations/Catcrafts.Server-Mail.cpp b/server/implementations/Catcrafts.Server-Mail.cpp index 620f87d..672cdc5 100644 --- a/server/implementations/Catcrafts.Server-Mail.cpp +++ b/server/implementations/Catcrafts.Server-Mail.cpp @@ -95,7 +95,7 @@ std::string BuildOrderConfirmationEmail(const OrderRecord& o, m += std::format("* Paid via: {}\n\n", o.paidVia); } m += "It funds the open-source work directly and will appear in the " - "running total on https://catcrafts.net/financials — as an " + "running total on https://catcrafts.net/financials as an " "aggregate, never individually. No VAT applies to a donation and " "no invoice is issued; this email and the donation page are the " "receipt:\n\n";