Skip to content

Commit

Permalink
docs: fix typo in FS driver
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavoconter committed Aug 22, 2023
1 parent 9bceefe commit 9ebf709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/6.drivers/fs.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ const storage = createStorage({
**Options:**

- `base`: Base directory to isolate operations on this directory
- `ignore`: Optional callback function `(path: stirng) => boolean`
- `ignore`: Optional callback function `(path: string) => boolean`

0 comments on commit 9ebf709

Please sign in to comment.