From 6decca9f85da6e8ae7dfd9fcf0a2c7b702c85e9e Mon Sep 17 00:00:00 2001 From: Justine Mignot Date: Thu, 14 Apr 2022 09:47:41 +0200 Subject: [PATCH] Update README.md Co-authored-by: Hugo Saracino --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fd0e1d..04966cc 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ to onboard people on using `fp-ts` efficiently. The exercices consist of unimplemented functions and their associated failing tests. -But first, it is essential to understand why we are using `fp-ts`. I advice you to read this [article](https://medium.com/inato/our-journey-to-functional-programing-36854a370de1) and then start the exercices. +But first, it is essential to understand why we are using `fp-ts`. I suggest you read this [article](https://medium.com/inato/our-journey-to-functional-programing-36854a370de1) and then start the exercices. To run the tests, simply run