diff --git a/guidelines/sc/22/target-size-minimum.html b/guidelines/sc/22/target-size-minimum.html
index a1b64321e4..f07d76c70c 100644
--- a/guidelines/sc/22/target-size-minimum.html
+++ b/guidelines/sc/22/target-size-minimum.html
@@ -8,7 +8,7 @@
Target Size (Minimum)
The size of the target for pointer inputs is at least 24 by 24 CSS pixels, except when:
- Spacing
- - Undersized targets (those less than 24 by 24 CSS pixels) are positioned so that if a 24 CSS pixel diameter circle is centered on the bounding box of each, the circles do not intersect another target or the circle for another undersized target;
+ - Undersized targets (those less than 24 by 24 CSS pixels which are not excepted under another bullet) are positioned so that if a 24 CSS pixel diameter circle is centered on the bounding box of each, the circles do not intersect another target or the circle for another undersized target;
- Equivalent
- The function can be achieved through a different control on the same page that meets this criterion;
- Inline