Skip to content

Commit

Permalink
Update readme.md - fixing a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
peychinov authored Apr 4, 2024
1 parent 0cb86f9 commit 739e14e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Async is a composable asynchronous I/O framework for Ruby based on [io-event](ht

Please see the [project documentation](https://socketry.github.io/async/) for more details.

- [Getting Started](https://socketry.github.io/async/guides/getting-started/index) - This guide gives shows how to add
- [Getting Started](https://socketry.github.io/async/guides/getting-started/index) - This guide shows how to add
async to your project and run code asynchronously.

- [Asynchronous Tasks](https://socketry.github.io/async/guides/asynchronous-tasks/index) - This guide explains how
Expand Down

0 comments on commit 739e14e

Please sign in to comment.