diff --git a/README.md b/README.md index 221b299..159af7b 100644 --- a/README.md +++ b/README.md @@ -556,7 +556,7 @@ fs.symlink('/logs/august.log', '/logs/current', function(error) { #### fs.realpath(path, [cache], callback) -NOTE: Not yet implemented, see https://github.com/js-platform/filer/issues/85 +NOTE: Not implemented, see https://github.com/js-platform/filer/issues/85 #### fs.unlink(path, callback)