mirror of
https://github.com/denoland/deno.git
synced 2025-01-18 03:44:05 -05:00
docs(readme): improve link descriptions (#10083)
This commit is contained in:
parent
94c666fc45
commit
40983a48b6
1 changed files with 3 additions and 3 deletions
|
@ -80,10 +80,10 @@ for await (const req of s) {
|
|||
}
|
||||
```
|
||||
|
||||
You can find a more in depth introduction, examples, and environment setup
|
||||
guides in the [manual](https://deno.land/manual).
|
||||
You can find a deeper introduction, examples, and environment setup guides in
|
||||
the [manual](https://deno.land/manual).
|
||||
|
||||
More in-depth info can be found in the runtime
|
||||
The complete API reference is available at the runtime
|
||||
[documentation](https://doc.deno.land).
|
||||
|
||||
### Contributing
|
||||
|
|
Loading…
Add table
Reference in a new issue