Skip to content

Commit

Permalink
add comma in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Dec 23, 2015
1 parent c42412c commit 312bf55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ errors are handled for you:

## options

* unlink, chmod, stat, lstat, rmdir, readdir
* unlink, chmod, stat, lstat, rmdir, readdir,
unlinkSync, chmodSync, statSync, lstatSync, rmdirSync, readdirSync

In order to use a custom file system library, you can override
Expand Down

0 comments on commit 312bf55

Please sign in to comment.