File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Getting Started
2
2
3
- This guide gives shows how to add async to your project and run code asynchronously.
3
+ This guide shows how to add async to your project and run code asynchronously.
4
4
5
5
## Installation
6
6
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Async is a composable asynchronous I/O framework for Ruby based on [io-event](ht
20
20
21
21
Please see the [ project documentation] ( https://socketry.github.io/async/ ) for more details.
22
22
23
- - [ Getting Started] ( https://socketry.github.io/async/guides/getting-started/index ) - This guide gives shows how to add
23
+ - [ Getting Started] ( https://socketry.github.io/async/guides/getting-started/index ) - This guide shows how to add
24
24
async to your project and run code asynchronously.
25
25
26
26
- [ Asynchronous Tasks] ( https://socketry.github.io/async/guides/asynchronous-tasks/index ) - This guide explains how
You can’t perform that action at this time.
0 commit comments