Skip to content

docs: fix typos in filesystem API reference #447

@Ankit-Mohanty-23

Description

@Ankit-Mohanty-23

Summary

Fixed two typos in docs/api/filesystem.md:

1. Spelling error in getStats description

  • existanceexistence

2. Wrong property name in setPermissions code example

  • otherAllothersAll
  • All other permission properties use the others prefix
    (othersRead, othersWrite, othersExec, othersAll).
    The example used otherAll which silently fails at runtime.

Both are in docs/api/filesystem.md.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions