Skip to content

fix(html): remove extra apostrophe in input/file selected files#43958

Merged
pepelsbey merged 1 commit intomdn:mainfrom
nielskaspers:docs/issue-43947-input-file-apostrophe-typo
Apr 29, 2026
Merged

fix(html): remove extra apostrophe in input/file selected files#43958
pepelsbey merged 1 commit intomdn:mainfrom
nielskaspers:docs/issue-43947-input-file-apostrophe-typo

Conversation

@nielskaspers
Copy link
Copy Markdown
Contributor

Summary

Removes an extra apostrophe after "files" in the "Getting information on selected files" section of the <input type="file"> reference page.

Issue

Fixes #43947

Changes

  • files/en-us/web/html/reference/elements/input/file/index.md: change The selected files' are returned… to The selected files are returned…

@nielskaspers nielskaspers requested a review from a team as a code owner April 29, 2026 06:04
@nielskaspers nielskaspers requested review from estelle and removed request for a team April 29, 2026 06:04
@github-actions github-actions Bot added Content:HTML Hypertext Markup Language docs size/xs [PR only] 0-5 LoC changed labels Apr 29, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Preview URLs (1 page)

Copy link
Copy Markdown
Member

@pepelsbey pepelsbey left a comment

Choose a reason for hiding this comment

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

Looks good! Thank you 🙂

@pepelsbey pepelsbey merged commit 30221c8 into mdn:main Apr 29, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:HTML Hypertext Markup Language docs size/xs [PR only] 0-5 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typo (extra apostrophe) in text

2 participants