Skip to content

Commit 6c1bfc7

Browse files
committed
Fix typo
Signed-off-by: Daijiro Fukuda <[email protected]>
1 parent e0ffa18 commit 6c1bfc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buffer/file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The `file` buffer plugin provides a persistent buffer implementation. It uses fi
1313
| :--- | :--- | :--- |
1414
| string | nil | TBD |
1515

16-
The directry path where buffer chunks are stored. Don't share this directory path with other buffers.
16+
The directory path where buffer chunks are stored. Don't share this directory path with other buffers.
1717
Be sure to specify a unique path for each buffer.
1818

1919
```text

0 commit comments

Comments
 (0)