From 7b5d51860ddb47160f1ffe104ea967a761710414 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rahel=20L=C3=BCthy?= Date: Thu, 20 Sep 2018 17:32:10 +0200 Subject: [PATCH] Minor addition of missing word in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32aac9793..42254e122 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Provides (opt-in) support for pure functional programming, with additional modul [Cats](https://github.com/typelevel/cats), and [Monocle](https://github.com/julien-truffaut/Monocle) (scalaz or cats based monocle). -Comes utility modules [`extra`](extra/) and [`test`](test/), helpful for React in Scala(.js), rather than React in JS. +Comes with utility modules [`extra`](extra/) and [`test`](test/), helpful for React in Scala(.js), rather than React in JS. Includes a router, testing utils, performance utils, more. ##### Contents