summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--std/fs/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/std/fs/README.md b/std/fs/README.md
index 57a15d781..c82fb1219 100644
--- a/std/fs/README.md
+++ b/std/fs/README.md
@@ -4,7 +4,7 @@ fs module is made to provide helpers to manipulate the filesystem.
## Usage
-Most the following modules are exposed in `mod.ts` This feature is currently
+Most of the following modules are exposed in `mod.ts`. This feature is currently
<b>unstable</b>. To enable it use `deno run --unstable`.
### emptyDir