From ab1cca4b8fd1bcf26bc5db0fbc6111e9f55c2d7e Mon Sep 17 00:00:00 2001 From: Jake Date: Fri, 25 Oct 2024 17:04:32 -0400 Subject: [PATCH] Fix typo in why-liquid-oxygen.md Fix typo in Accessibilty heading --- src/docs/pages/introduction/why-liquid-oxygen.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/pages/introduction/why-liquid-oxygen.md b/src/docs/pages/introduction/why-liquid-oxygen.md index e441ddf8b3..254d3455aa 100644 --- a/src/docs/pages/introduction/why-liquid-oxygen.md +++ b/src/docs/pages/introduction/why-liquid-oxygen.md @@ -16,7 +16,7 @@ We are working hard to make Liquid Oxygen a reliable and easy to use component l All Liquid Oxygen components follow the Liquid Design Guidelines and are build in close coorperation with the Liquid Design Team. Therefore, Liquid Oxygen is the easiest way to make sure your project is compliant with the Liquid Design System. -## 2. Accessability +## 2. Accessibility Making sure everyone can use our applications is a core value of Liquid Oxygen. Therefore all components are built with accessibility in mind, following best practices by the [Web Content Accessibility Guidelines (WCAG) 2.1](https://www.w3.org/TR/WCAG21/) Level AA requirements.