diff --git a/legal-api/report-templates/certificateOfRestoration.html b/legal-api/report-templates/certificateOfRestoration.html
index 8b3d32eb50..9a0a14c810 100644
--- a/legal-api/report-templates/certificateOfRestoration.html
+++ b/legal-api/report-templates/certificateOfRestoration.html
@@ -35,7 +35,8 @@
{{business.legalName}}
{% elif restoration.type == 'limitedRestoration' %}
has on {{effective_date_time}} been restored for a period ending
- {{restoration_expiry_date}} under the {{entityAct}}.
+ {{restoration_expiry_date}} under the {{entityAct}} as
+ {{business.legalName}}
{% elif restoration.type == 'limitedRestorationExtension' %}
has on {{effective_date_time}} had the period of restoration extended to
expire on {{restoration_expiry_date}}, under the {{entityAct}}.