Skip to content

Commit

Permalink
docs(readme): improve link descriptions (denoland#10083)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsejcksn committed Apr 9, 2021
1 parent 94c666f commit 40983a4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 40983a4

Please sign in to comment.