diff --git a/act-rules-format/act-rules-format.bs b/act-rules-format/act-rules-format.bs
index 05d9c10..ff622b1 100644
--- a/act-rules-format/act-rules-format.bs
+++ b/act-rules-format/act-rules-format.bs
@@ -211,7 +211,7 @@ Rules that can be used to determine if an accessibility requirement is *satisfie
[Success criterion 1.1.1: Non-text content](https://www.w3.org/TR/WCAG22/#non-text-content)
- - **Required for conformance** to WCAG 2.0, WCAG 2.1, and WCAG 2.2 level A and higher
+ - **Required for conformance** to WCAG 2.0, 2.1, and 2.2 level A and higher
- Outcome mapping:
- Any `failed` outcomes: not satisfied
- All `passed` outcomes: further testing is needed
@@ -222,7 +222,7 @@ Rules that can be used to determine if an accessibility requirement is *satisfie
-
[Success criterion 4.1.2: Name, Role, Value](https://www.w3.org/TR/WCAG22/#name-role-value)
- - **Required for conformance** to WCAG 2.0, WCAG 2.1, and WCAG 2.2 level A and higher
+ - **Required for conformance** to WCAG 2.0, 2.1, and 2.2 level A and higher
- Outcome mapping:
- Any `failed` outcomes: not satisfied
- All `passed` outcomes: further testing is needed
@@ -320,7 +320,7 @@ ACT Rules can be used to test accessibility requirements that are not part of a
-
[Technique H37: Using alt attributes on img elements](https://www.w3.org/TR/WCAG20-TECHS/H37.html)
- - **Not required** for conformance to WCAG 2.0, WCAG 2.1, and WCAG 2.2 at any level
+ - **Not required** for conformance to WCAG 2.0, 2.1, and 2.2 at any level
- Outcome mapping:
- Any `failed` outcomes: not satisfied
- All `passed` outcomes: satisfied