diff --git a/source/_patterns/03-layouts/footer/footer.yml b/source/_patterns/03-layouts/footer/footer.yml
index 34f936bd2ffebc995fd01dbaea57d2507181ec32..5ed108b22c514435c71b3bff9ac84356c1f9cf93 100644
--- a/source/_patterns/03-layouts/footer/footer.yml
+++ b/source/_patterns/03-layouts/footer/footer.yml
@@ -41,7 +41,7 @@ footer_menu:
         attributes:
           class: ''
     in_active_trail: false
-  - title: 'Media'
+  - title: 'News'
     url: 'https://uwaterloo.ca/news/'
     original_link:
       options:
@@ -76,4 +76,4 @@ social_media:
       url: "https://www.linkedin.com/edu/school?id=10875"
 social_media_placement: "global-site-footer"
 modifier_classes: 'black'
-territorial_text: '<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 promised 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 centralized within our <a href="https://uwaterloo.ca/human-rights-equity-inclusion/about/indigenous-initiatives" >Indigenous Initiatives Office</a>.</p>'
\ No newline at end of file
+territorial_text: '<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 centralized within our <a href="https://uwaterloo.ca/human-rights-equity-inclusion/indigenous-initiatives" >Indigenous Initiatives Office</a>.</p>'
diff --git a/source/_patterns/03-layouts/site-container/site-container.yml b/source/_patterns/03-layouts/site-container/site-container.yml
index 007451664a5d1742b6398d26bb9418e88561f1cb..c2435311364bc995a5f6cf864cb216125627a1f3 100644
--- a/source/_patterns/03-layouts/site-container/site-container.yml
+++ b/source/_patterns/03-layouts/site-container/site-container.yml
@@ -82,7 +82,7 @@ footer_items:
         attributes:
           class: ''
     in_active_trail: false
-  - title: 'Media'
+  - title: 'News'
     url: 'https://uwaterloo.ca/news/'
     original_link:
       options:
diff --git a/source/_patterns/04-components/menu/menu--footer/menu--footer.yml b/source/_patterns/04-components/menu/menu--footer/menu--footer.yml
index 7d4246cf1b50406e4d144a4a16291b0529355158..c596664683b5cb5a3c813e809e2cb3a7730b1e67 100644
--- a/source/_patterns/04-components/menu/menu--footer/menu--footer.yml
+++ b/source/_patterns/04-components/menu/menu--footer/menu--footer.yml
@@ -43,7 +43,7 @@ items:
         attributes:
           class: ''
     in_active_trail: false
-  - title: 'Media'
+  - title: 'News'
     url: 'https://uwaterloo.ca/news/'
     original_link:
       options:
@@ -63,4 +63,4 @@ items:
       options:
         attributes:
           class: ''
-    in_active_trail: false
\ No newline at end of file
+    in_active_trail: false
diff --git a/source/_patterns/04-components/territorial-statement/territorial-statement.twig b/source/_patterns/04-components/territorial-statement/territorial-statement.twig
index 483a249a4d1582d166f1594d83104e399d8664d4..2a8de708a743cb3f462ac8b7a22e1620cc75fa3e 100644
--- a/source/_patterns/04-components/territorial-statement/territorial-statement.twig
+++ b/source/_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 promised 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 centralized within our <a href="https://uwaterloo.ca/human-rights-equity-inclusion/about/indigenous-initiatives" >Indigenous Initiatives Office</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 centralized within our <a href="https://uwaterloo.ca/human-rights-equity-inclusion/indigenous-initiatives" >Indigenous Initiatives Office</a>.</p>
     </div>
-</div>
\ No newline at end of file
+</div>