Skip to content

Fix determiner choice with HTML elements #39660

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

Merged
merged 2 commits into from
May 24, 2025
Merged

Conversation

Psychpsyo
Copy link
Contributor

Description

It is "a <textarea>", not "an <textarea>".

Motivation

I don't like reading typos. I assume other people don't either.

Additional details

https://www.britannica.com/dictionary/eb/qa/how-do-you-know-whether-to-use-a-or-an

Related issues and pull requests

none

@Psychpsyo Psychpsyo requested a review from a team as a code owner May 24, 2025 11:58
@Psychpsyo Psychpsyo requested review from wbamberg and removed request for a team May 24, 2025 11:58
@github-actions github-actions bot added Content:WebAPI Web API docs size/xs [PR only] 0-5 LoC changed labels May 24, 2025
Copy link
Contributor

github-actions bot commented May 24, 2025

Preview URLs (18 pages)
Flaws (20)

Note! 14 documents with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Mozilla/Firefox/Experimental_features
Title: Experimental features in Firefox
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Web/API/HTML_Sanitizer_API

URL: /en-US/docs/Mozilla/Firefox/Releases/6
Title: Firefox 6 for developers
Flaw count: 10

  • broken_links:
    • Can't resolve /en-US/docs/XUL/Property/maxwidth
    • Can't resolve /en-US/docs/XPCOM_Interface_Reference/nsIDOMEventTarget
    • Can't resolve /en-US/docs/Mozilla/Firefox/Updating_add-ons_for_Firefox_6
    • Can't resolve /en-US/docs/Mozilla/Developer_guide/Interface_Compatibility#binary_interfaces
    • Can't resolve /en-US/docs/XPCOM_Interface_Reference/nsIFileOutputStream#behavior_flag_constants
    • and 5 more flaws omitted

URL: /en-US/docs/Web/API/HTML_DOM_API
Title: The HTML DOM API
Flaw count: 6

  • macros:
    • Macro produces link /en-US/docs/Web/API/Element/select_event which is a redirect
    • Macro produces link /en-US/docs/Web/API/HTMLElement/input_event which is a redirect
    • Macro produces link /en-US/docs/Web/API/HTMLInputElement/change_event which is a redirect
    • Can't resolve /en-US/docs/Web/API/HTMLDirectoryElement
    • Can't resolve /en-US/docs/Web/API/HTMLFrameElement
    • and 1 more flaws omitted

URL: /en-US/docs/Web/API/HTMLInputElement
Title: HTMLInputElement
Flaw count: 3

  • macros:
    • Can't resolve /en-US/docs/Web/API/HTMLInputElement/align
    • Can't resolve /en-US/docs/Web/API/HTMLInputElement/incremental
    • Can't resolve /en-US/docs/Web/API/HTMLInputElement/useMap
External URLs (2)

URL: /en-US/docs/Games/Tutorials/HTML5_Gamedev_Phaser_Device_Orientation
Title: 2D maze game with device orientation


URL: /en-US/docs/Web/API/Pointer_Lock_API
Title: Pointer Lock API

(comment last updated: 2025-05-24 13:19:40)

@Josh-Cena Josh-Cena requested review from a team as code owners May 24, 2025 13:17
@Josh-Cena Josh-Cena requested review from chrisdavidmills and dipikabh and removed request for a team May 24, 2025 13:17
@github-actions github-actions bot added Content:HTML Hypertext Markup Language docs Content:Media Media docs Content:Games Games docs Content:Firefox Content in the Mozilla/Firefox subtree size/s [PR only] 6-50 LoC changed and removed size/xs [PR only] 0-5 LoC changed labels May 24, 2025
@Josh-Cena Josh-Cena changed the title Fix an typo Fix determiner choice with HTML elements May 24, 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.

I think I fixed all of them. Thank you!

@Josh-Cena Josh-Cena merged commit 58cc81b into mdn:main May 24, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:Firefox Content in the Mozilla/Firefox subtree Content:Games Games docs Content:HTML Hypertext Markup Language docs Content:Media Media docs Content:WebAPI Web API docs size/s [PR only] 6-50 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants