diff options
| author | Akash Vishwakarma <akash.vishwakarma@milliman.com> | 2020-05-17 00:06:13 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-16 20:36:13 +0200 |
| commit | 6257684da62bbefb5b9fbeac01ef7c72598c85ca (patch) | |
| tree | 0aefb439263789f33e07175e93c85c578e6be953 /core | |
| parent | 6405675448917f36252cde52d8504a64b73db9c8 (diff) | |
Fix spelling: "--alow-write" => "--allow-write" (#5486)
Diffstat (limited to 'core')
| -rw-r--r-- | core/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/README.md b/core/README.md index 579fe6093..e1a469159 100644 --- a/core/README.md +++ b/core/README.md @@ -22,4 +22,4 @@ Documentation for this crate is thin at the moment. Please see as a simple example of usage. TypeScript support and a lot of other functionality is not available at this -layer. See the [cli](https://github.com/denoland/deno/tree/master/cli) for that. +layer. See the [CLI](https://github.com/denoland/deno/tree/master/cli) for that. |
