Skip to content

Commit

Permalink
fix: typo of preloader
Browse files Browse the repository at this point in the history
  • Loading branch information
sxyazi committed Jan 14, 2024
1 parent 1c084ec commit ad906d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration/yazi.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ Here are the available options for a single rule:

### Preloader

You can prepend or append new preview rules to the default `previewers` under `[plugin]` using `prepend_previewers` and `append_previewers`.
You can prepend or append new preview rules to the default `preloaders` under `[plugin]` using `prepend_preloaders` and `append_preloaders`.
Here are the available options for a single rule:

- `name` (String): Glob expression for matching the file name. Case insensitive by default, add `\s` to the beginning to make it sensitive.
Expand Down

0 comments on commit ad906d4

Please sign in to comment.