File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
best-practices/extended-desc Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ <h4>Setting up the main content</h4>
9797 < li > The image must have an < code > aria-details</ code > attribute pointing to that link's ID.</ li >
9898 </ ul >
9999
100- < p > This creates a programmatic relationship that assistive technologies can use to announce the availability of an extended description .</ p >
100+ < p > This establishes a programmatic relationship that allows assistive technologies to indicate that additional details are available .</ p >
101101
102102 < p > The general pattern is:</ p >
103103 < aside class ="example " title ="General pattern ">
@@ -333,7 +333,7 @@ <h4>Setting up the main content with extended description</h4>
333333 < li > The image must have an < code > aria-details</ code > attribute pointing to that < code > aside</ code > 's ID.</ li >
334334 </ ul >
335335
336- < p > This creates a programmatic relationship that assistive technologies can use to announce the availability of an extended description .</ p >
336+ < p > This establishes a programmatic relationship that allows assistive technologies to indicate that additional details are available .</ p >
337337
338338 < p > The general pattern is:</ p >
339339 < aside class ="example " title ="General pattern ">
@@ -451,7 +451,7 @@ <h4>Setting up the main content with extended description</h4>
451451 < li > The image must have an < code > aria-details</ code > attribute pointing to that < code > details</ code > 's ID.</ li >
452452 </ ul >
453453
454- < p > This creates a programmatic relationship that assistive technologies can use to announce the availability of an extended description .</ p >
454+ < p > This establishes a programmatic relationship that allows assistive technologies to indicate that additional details are available .</ p >
455455
456456 < p > The general pattern is:</ p >
457457 < aside class ="example " title ="General pattern ">
You can’t perform that action at this time.
0 commit comments