5be4aee1392162b38bbd1318ea87d40f2ec63eb3
lrnassar
  Fri Mar 20 14:29:52 2026 -0700
Minor punctuation fix on accessibility page per QA feedback. refs #37254

diff --git src/hg/htdocs/accessibility.html src/hg/htdocs/accessibility.html
index 0fc0916ab78..fff5707c982 100755
--- src/hg/htdocs/accessibility.html
+++ src/hg/htdocs/accessibility.html
@@ -112,19 +112,19 @@
 <b>Visual Snow Syndrome (VSS):</b> Some users have found the <a target="_blank"
 href="https://github.com/belvederef/visual-snow-relief-overlay">Visual Snow Relief Overlay</a> 
 tool useful in reducing symptoms of the visual snow condition. The tool creates a static noise 
 overlay that allows users to interact with the windows and controls underneath the overlay. 
 However, please note the <a target="_blank" 
 href="https://github.com/belvederef/visual-snow-relief-overlay/blob/main/DISCLAIMER.md">
 Medical Disclaimer</a> regarding the use of this tool.</p>
 
 
 <h2>Image Descriptions</h2>
 <p>
 Images throughout our static documentation pages — including help guides, tutorials, the news
 archive, and portal pages — include descriptive alt text for screen reader compatibility.
 When a screen reader encounters an image, it will announce a brief description of the image
 content (e.g., "RepeatMasker track in dense mode showing color-coded repeat classes on a single
-line") rather than the filename. Purely decorative images such as icons and spacers are marked
+line") rather than the filename. Purely decorative images, such as icons and spacers, are marked
 to be skipped by screen readers.</p>
 
 <!--#include virtual="$ROOT/inc/gbPageEnd.html" -->