From f6d993a5f5669910c7bffda5da5e83fdd4e18e5f Mon Sep 17 00:00:00 2001 From: Pouya Abbassi Date: Sat, 4 Jan 2020 04:16:51 +0330 Subject: [PATCH] Fix yet another typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7099b2d..08191f3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Serene (Simple) version -**Serene simple** is a lisp that is implemented in Java as a proof of concept and as an experience -to collect data on some the ideas and implementations that I have. For the full story checkout +**Serene simple** is a lisp that is implemented in Java as a proof of concept and as an experience +to collect data on some of the ideas and implementations that I have. For the full story checkout my [blog](https://lxsameer.com/). ## Requirements