Skip to content

Conversation

@mickael-menu
Copy link
Member

Fixed

  • Fixed a typo in the accessibility metadata (describeMath should be describedMath).

Source: https://www.w3.org/community/reports/a11y-discov-vocab/CG-FINAL-vocabulary-20241209/#describedMath

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a typo in the accessibility metadata constant where describeMath has been corrected to describedMath to match the W3C accessibility vocabulary specification.

  • Corrected the string value of the A11yFeatureDescribedMath constant from "describeMath" to "describedMath"
  • Updated the CHANGELOG.md to document the fix

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
pkg/manifest/a11y.go Fixed the string value of the A11yFeatureDescribedMath constant to match the W3C specification
CHANGELOG.md Added entry documenting the typo fix in the Unreleased section

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Member

@chocolatkey chocolatkey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chocolatkey chocolatkey merged commit 84d2440 into develop Dec 10, 2025
11 checks passed
@chocolatkey chocolatkey deleted the fix-a11y-metadata branch December 10, 2025 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants