We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b16947a commit 26070b9Copy full SHA for 26070b9
lib/index.js
@@ -52,7 +52,7 @@ import {VFile} from 'vfile'
52
/**
53
* Create a virtual file from a description.
54
*
55
- * 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.
56
57
* If `options` is a string, URL, or buffer, it’s used as the path.
58
* Otherwise, if it’s a file, that’s returned instead.
0 commit comments