mirror of
https://github.com/denoland/std.git
synced 2024-11-21 20:50:22 +00:00
docs: fix typo in fs README.md (denoland/deno#8104)
This commit is contained in:
parent
a15b64d651
commit
9cecf197fe
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user