diff --git a/src/pages/guidelines/index.astro b/src/pages/guidelines/index.astro
index 913ba5cf..49783890 100644
--- a/src/pages/guidelines/index.astro
+++ b/src/pages/guidelines/index.astro
@@ -176,8 +176,9 @@ import GuidelinesRespec from "@/components/respec/GuidelinesRespec.astro";
Core Requirements — Requirements that must be met in order to conform. These include requirements that ensure:
- - contents are detectable by user agents and AT,
- - content is conveyed to multiple senses and can be used by multiple inputs,content does not cause immediate, physical harm,
+ - content is detectable by user agents and AT,
+ - content is conveyed to multiple senses and can be used by multiple inputs,
+ - content does not cause immediate, physical harm, and
- necessary support is available such as captions, text alternatives, and expanded forms of abbreviations.