mirror of
https://github.com/denoland/deno.git
synced 2024-11-28 16:20:57 -05:00
docs(README.md): fix typo
This commit is contained in:
parent
e64e4e3ec8
commit
f72655c863
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ A JavaScript runtime using V8 6.8 and Go.
|
||||||
/lib64/ld-linux-x86-64.so.2 (0x00007f104fc64000)
|
/lib64/ld-linux-x86-64.so.2 (0x00007f104fc64000)
|
||||||
```
|
```
|
||||||
|
|
||||||
* Always dies on on uncaught errors.
|
* Always dies on uncaught errors.
|
||||||
|
|
||||||
* Supports top-level await.
|
* Supports top-level await.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue