From d58446e74ff614ff6ffdee567f2726cba6040734 Mon Sep 17 00:00:00 2001 From: LukasFritzeDev <12097997+LukasFritzeDev@users.noreply.github.com> Date: Thu, 19 Dec 2024 11:53:50 +0100 Subject: [PATCH] Fix typo in landmark-regions-practice.html Region --- .../practices/landmark-regions/landmark-regions-practice.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/practices/landmark-regions/landmark-regions-practice.html b/content/practices/landmark-regions/landmark-regions-practice.html index 28b5d216d3..4fa3116961 100644 --- a/content/practices/landmark-regions/landmark-regions-practice.html +++ b/content/practices/landmark-regions/landmark-regions-practice.html @@ -381,7 +381,7 @@

Region

  • If a page includes more than one region landmark, each should have a unique label (see Step 3 above).
  • -
  • The region landmark can be used identify content that named landmarks do not appropriately describe.
  • +
  • The region landmark can be used to identify content that named landmarks do not appropriately describe.