From 947bba989bb7bf3fd3aad6d97372dceff7df5345 Mon Sep 17 00:00:00 2001 From: Esse Woods Date: Fri, 3 Jul 2020 18:17:57 +0200 Subject: [PATCH] Minor typo in README: reccomend->recommend (#243) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5096f84..db8c6f4 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,7 @@ tools you will have much more fun actually using the language itself. ## Read the Tutorial There is an [extensive getting started tutorial][tutorial] I highly -reccomend reading it if you are new to Clojure, ClojureScript and or +recommend reading it if you are new to Clojure, ClojureScript and or the new Clojure CLI tools. tutorial-button @@ -185,7 +185,7 @@ and on the **#clojurescript**, **#figwheel-main** and **#beginners** ## Quick Usage This is abbreviated usage documentation intended for experienced -Clojure/Script developers. I highly reccomend the [tutorial][tutorial] +Clojure/Script developers. I highly recommend the [tutorial][tutorial] if you are new to Figwheel and ClojureScript. #### Clojure CLI Tools