From 987e2ac3916ba29b98e70cddf5a9c8a45869642e Mon Sep 17 00:00:00 2001
From: Lily Yan <l26yan@uwaterloo.ca>
Date: Fri, 17 Feb 2023 10:06:33 -0500
Subject: [PATCH] ISTWCMS-6197 Update territorial acknowledgement in
 territorial-statement.twig

---
 .../territorial-statement/territorial-statement.twig            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/patterns/04-components/territorial-statement/territorial-statement.twig b/src/patterns/04-components/territorial-statement/territorial-statement.twig
index 0d25a549..4043114d 100644
--- a/src/patterns/04-components/territorial-statement/territorial-statement.twig
+++ b/src/patterns/04-components/territorial-statement/territorial-statement.twig
@@ -1,5 +1,5 @@
 <div class="uw-bg--{{ modifier_classes }}">
     <div class="uw-territorial">
-        <p>The University of Waterloo acknowledges that much of our work takes place on the traditional territory of the Neutral, Anishinaabeg and Haudenosaunee peoples. Our main campus is situated on the Haldimand Tract, the land granted to the Six Nations that includes six miles on each side of the Grand River. Our active work toward reconciliation takes place across our campuses through research, learning, teaching, and community building, and is coordinated within our <a href="https://uwaterloo.ca/indigenous" >Office of Indigenous Relations</a>.</p>
+        <p>The University of Waterloo acknowledges that much of our work takes place on the traditional territory of the Neutral, Anishinaabeg and Haudenosaunee peoples. Our main campus is situated on the Haldimand Tract, the land granted to the Six Nations that includes six miles on each side of the Grand River. Our active work toward reconciliation takes place across our campuses through research, learning, teaching, and community building, and is co-ordinated within our <a href="https://uwaterloo.ca/indigenous" >Office of Indigenous Relations</a>.</p>
     </div>
 </div>
-- 
GitLab