-
Notifications
You must be signed in to change notification settings - Fork 23.2k
Invalid name in FSDirHandle section needs correcting. #43666
Copy link
Copy link
Closed
Labels
Content:WebAPIWeb API docsWeb API docsgood first issueA good issue for newcomers to get started with.A good issue for newcomers to get started with.
Description
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/FileSystemDirectoryHandle#return_file_path
What specific section or headline is this issue about?
Return file path
What information was incorrect, unhelpful, or incomplete?
Line 12 of the JS code-block says relativePath, without an 's' at the end.
What did you expect to see?
Line 12 of the JS code-block should say relativePaths, with an 's' at the end.
Do you have any supporting links, references, or citations?
No response
Do you have anything more you want to share?
No response
MDN metadata
Page report details
- Folder:
en-us/web/api/filesystemdirectoryhandle - MDN URL: https://developer.mozilla.org/en-US/docs/Web/API/FileSystemDirectoryHandle
- GitHub URL: https://github.com/mdn/content/blob/main/files/en-us/web/api/filesystemdirectoryhandle/index.md
- Last commit: ab7254f
- Document last modified: 2025-10-20T13:17:06.000Z
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Content:WebAPIWeb API docsWeb API docsgood first issueA good issue for newcomers to get started with.A good issue for newcomers to get started with.