From e3b096f6f69b4f4d8a4a57fc5da68c53c1cdc7ea Mon Sep 17 00:00:00 2001 From: Khushraj Rathod Date: Mon, 2 Nov 2020 23:03:13 +0530 Subject: docs: fix typo in std/fs README.md (#8104) --- std/fs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'std') 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 unstable. To enable it use `deno run --unstable`. ### emptyDir -- cgit v1.2.3