Skip to content

Commit

Permalink
Fix typo (#22)
Browse files Browse the repository at this point in the history
johno authored Feb 19, 2023
1 parent b16947a commit 26070b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/index.js
Original file line number Diff line number Diff line change
@@ -52,7 +52,7 @@ import {VFile} from 'vfile'
/**
* Create a virtual file from a description.
*
* This is like `VFile`, but it accepts a file path instead of file cotnents.
* This is like `VFile`, but it accepts a file path instead of file contents.
*
* If `options` is a string, URL, or buffer, it’s used as the path.
* Otherwise, if it’s a file, that’s returned instead.

0 comments on commit 26070b9

Please sign in to comment.