From abc8c6ef6a0a3ec3e162ec49d31e5047992dde82 Mon Sep 17 00:00:00 2001 From: Sacha DSO Date: Tue, 5 Oct 2021 19:34:36 +0200 Subject: [PATCH] Fixes typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a8f51c..86902a5 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ api.fetchPost().sink(receiveCompletion: { _ in }) { post in ## Video tutorial -Alex from [Rebeloper](https://www.youtube.com/channel/UCK88iDIf2V6w68WvC-k7jcg) made a fantastic video tuorial, check it out [here](https://youtu.be/RM5uKTBr20c)! +Alex from [Rebeloper](https://www.youtube.com/channel/UCK88iDIf2V6w68WvC-k7jcg) made a fantastic video tutorial, check it out [here](https://youtu.be/RM5uKTBr20c)! ## How By providing a lightweight client that **automates boilerplate code everyone has to write**.