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 11# Getting Started
22
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.
44
55## Installation
66
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
2020
2121Please see the [ project documentation] ( https://socketry.github.io/async/ ) for more details.
2222
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
2424 async to your project and run code asynchronously.
2525
2626 - [ 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