Skip to content

Commit

Permalink
docs: fix wrong meta method name in types
Browse files Browse the repository at this point in the history
  • Loading branch information
sxyazi committed Aug 10, 2024
1 parent a23c3fc commit 92b0f0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/plugins/types.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ Properties:
Meta methods:

- `__len()`
- `__pairs()` - Iterate over the [File](#shared.file)s.
- `__index(idx)` - Access the [File](#app-data.folder-file) by index

### `folder::File` {#app-data.folder-file}

Expand Down

0 comments on commit 92b0f0d

Please sign in to comment.