Skip to content

Commit 1367ba6

Browse files
Tweak caption for target size minimum (#4560)
Closes #3893 --------- Co-authored-by: Mike Gower <[email protected]>
1 parent 3ca2d3f commit 1367ba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

understanding/22/target-size-minimum.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ <h3>Size requirement</h3>
4444

4545
<figure id="target-size-basic">
4646
<img src="img/target-size-basic.svg" width="180" height="75" alt="Three square boxes next to each other, each with a height and width of 24px">
47-
<figcaption>Where targets are a 24 by 24px square (and larger is better), they meet the size requirement of the criterion and pass (image shown to scale - <a href="img/target-size-basic.svg">see the scalable original version</a>)</figcaption>
47+
<figcaption>Where targets are at least a 24 by 24 CSS pixel square, they meet the size requirement of the criterion and pass (image shown to scale - <a href="img/target-size-basic.svg">see the scalable original version</a>)</figcaption>
4848
</figure>
4949

5050
<p>The 24 by 24px square has to be aligned with the page, although the target itself could be skewed.</p>

0 commit comments

Comments
 (0)