mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
typo (#7052)
This commit is contained in:
parent
496c9d73a1
commit
42ff8ede4c
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ Then:
|
|||
$ deno run --importmap=import_map.json --unstable color.ts
|
||||
```
|
||||
|
||||
To use staring directory for absolute imports:
|
||||
To use starting directory for absolute imports:
|
||||
|
||||
```json
|
||||
// import_map.json
|
||||
|
|
Loading…
Reference in a new issue