From 2ce13b41445e46825d6af1cc7704f505c8095380 Mon Sep 17 00:00:00 2001 From: Dinika Date: Thu, 19 Dec 2024 10:31:56 +0100 Subject: [PATCH] Fix typo in organization policies document (#989) This PR includes a grammatical correction in the document that is published at [WAI's website for drafting policies](https://www.w3.org/WAI/planning/org-policies/#examples). --- pages/planning-policies/org-policies/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/planning-policies/org-policies/index.md b/pages/planning-policies/org-policies/index.md index 528d3b755fb..a4b5cba2aba 100644 --- a/pages/planning-policies/org-policies/index.md +++ b/pages/planning-policies/org-policies/index.md @@ -229,7 +229,7 @@ Each page of the website will include a link to a form allowing users to submit {% include box.html type="start" title="Example of simple policy" class="example" %} {:/} -ACME Inc. is committed to ensuring the accessibility of its web content to people with disabilities. All of the content on our website will meet W3C WAI's [Web Content Accessibility Guidelines](/TR/WCAG/) 2.1, Level AA conformance. Report any issues should to . +ACME Inc. is committed to ensuring the accessibility of its web content to people with disabilities. All of the content on our website will meet W3C WAI's [Web Content Accessibility Guidelines](/TR/WCAG/) 2.1, Level AA conformance. Report any issues to . {::nomarkdown} {% include box.html type="end" %}