diff --git a/server/StrDss.Service/EmailTemplates/BatchTakedownRequest.cs b/server/StrDss.Service/EmailTemplates/BatchTakedownRequest.cs
index 9b6e95eb..77fc27d7 100644
--- a/server/StrDss.Service/EmailTemplates/BatchTakedownRequest.cs
+++ b/server/StrDss.Service/EmailTemplates/BatchTakedownRequest.cs
@@ -15,7 +15,7 @@ public override string GetContent()
return (Preview ? GetPreviewContent() : "") + $@"
The short-term rental listings in the attached file are the subject of a request by a local government described under s. 18(3) of the Short-Term Rental Accommodations Act and s. 16 of the Short-Term Rental Accommodations Regulation.
-A “takedown request” (a request for a platform to cease providing platform services, e.g., removing a listing) has been submitted for each of these listings by the respective local government via the Province of British Columbia’s Short-term Rental (STR) Data Portal.
+A “takedown request” (a request for a platform to cease providing platform services, ie., remove the listing and cancel bookings associated with the listing) has been submitted for each of these listings by the respective local government via the Province of British Columbia’s Short-term Rental (STR) Data Portal.
In accordance with s. 18(3) of the Short-Term Rental Accommodations Act and s. 16 (3) of the Short-Term Rental Accommodations Regulation, please cease providing platform services in respect of the attached platform offers within 5 days from the date of receipt of this request.
Failure to comply with this request could result in enforcement actions or penalties under the Short-Term Rental Accommodations Act.
For more information on these requests, or local government short-term rental business licences, please contact the local government.
diff --git a/server/StrDss.Service/EmailTemplates/TakedownNotice.cs b/server/StrDss.Service/EmailTemplates/TakedownNotice.cs
index 504d6fdf..27978efd 100644
--- a/server/StrDss.Service/EmailTemplates/TakedownNotice.cs
+++ b/server/StrDss.Service/EmailTemplates/TakedownNotice.cs
@@ -24,7 +24,7 @@ public override string GetContent()
Short-term rental accommodations in your community are regulated by your local government. The {LgName} has determined that the following short-term rental listing is not in compliance with an applicable local government business licence requirement:
{Url}
Listing ID Number: {ListingId}
-Under the provincial Short-Term Rental Accommodations Act and its regulations, the local government may submit a request to the short-term rental platform to cease providing platform services (e.g., remove this listing from the platform and cancel all bookings) within a period of 5-90 days after the date of delivery of this Notice. Short-term rental platforms are required to comply with the local government’s request within 5 days of receiving the request.
+Under the provincial Short-Term Rental Accommodations Act and its regulations, the local government may submit a request to the short-term rental platform to cease providing platform services (e.g., remove this listing from the platform and cancel bookings) within a period of 5-90 days after the date of delivery of this Notice. Short-term rental platforms are required to comply with the local government’s request within 5 days of receiving the request.
This Notice has been issued by {LgName}.
{Comment}
For more information on this Notice, or local government short-term rental business licences, please contact your local government.