summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
Diffstat (limited to 'fs')
-rw-r--r--fs/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/README.md b/fs/README.md
index ad02199cc..b80cef7b8 100644
--- a/fs/README.md
+++ b/fs/README.md
@@ -31,7 +31,7 @@ ensureDir("./bar"); // returns a promise
ensureDirSync("./ensureDirSync"); // void
```
-### ensure_file
+### ensureFile
Ensures that the file exists.
If the file that is requested to be created is in directories