From a757437672931d82ffa3b924eb369eb8bda128c4 Mon Sep 17 00:00:00 2001 From: Dimitar Peychinov Date: Fri, 5 Apr 2024 11:08:04 +0300 Subject: [PATCH] fixup - to be squashed --- guides/getting-started/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/getting-started/readme.md b/guides/getting-started/readme.md index fd9d17dd..d46788a1 100644 --- a/guides/getting-started/readme.md +++ b/guides/getting-started/readme.md @@ -1,6 +1,6 @@ # Getting Started -This guide gives shows how to add async to your project and run code asynchronously. +This guide shows how to add async to your project and run code asynchronously. ## Installation