Skip to content

Commit

Permalink
Fixes typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
s4cha authored Oct 5, 2021
1 parent d8251d6 commit abc8c6e
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 @@ -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**.
Expand Down

0 comments on commit abc8c6e

Please sign in to comment.