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

Fix typo CDLR -> CLDR in Intl.Locale.prototype.getTimeZones() #37483

Merged
merged 2 commits into from
Jan 3, 2025

Conversation

laymonage
Copy link
Contributor

Description

Fix a typo, CDLR should be CLDR.

Motivation

It's incorrect.

Additional details

The paragraphs surrounding the table already use the correct CLDR spelling.

Related issues and pull requests

None

@laymonage laymonage requested a review from a team as a code owner January 3, 2025 15:39
@laymonage laymonage requested review from Josh-Cena and removed request for a team January 3, 2025 15:39
@github-actions github-actions bot added Content:JS JavaScript docs size/xs [PR only] 0-5 LoC changed labels Jan 3, 2025
@Josh-Cena Josh-Cena requested a review from a team as a code owner January 3, 2025 18:31
@Josh-Cena Josh-Cena requested review from pepelsbey and removed request for a team January 3, 2025 18:31
@github-actions github-actions bot added the system [PR only] Infrastructure and configuration for the project label Jan 3, 2025
Copy link
Member

@Josh-Cena Josh-Cena left a comment

Choose a reason for hiding this comment

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

Nice catch. Thanks

Copy link
Contributor

github-actions bot commented Jan 3, 2025

@Josh-Cena Josh-Cena merged commit ff51011 into mdn:main Jan 3, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:JS JavaScript docs size/xs [PR only] 0-5 LoC changed system [PR only] Infrastructure and configuration for the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants