Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo fix: api/CSSMathNegate/values->value #6371

Merged
merged 1 commit into from
Jul 3, 2020

Conversation

queengooborg
Copy link
Collaborator

This PR fixes a typo in the data added for CSSMathNegate. An entry for values (plural form) was added into the file when it was created in #2244, however the MDN URL that was originally there pointed to value (singular form). I couldn't find any compatibility for values in the API, but I did find compatibility for value (and have confirmed support since Chrome 66).

@ghost ghost added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Jul 3, 2020
Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

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

@Elchi3 Elchi3 merged commit 1d52fb6 into mdn:master Jul 3, 2020
@queengooborg queengooborg deleted the api/CSSMathNegate-value branch July 3, 2020 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants