From 31bd895cd1e2f2d871ae9ac81d27a8f5b6297794 Mon Sep 17 00:00:00 2001 From: Mike Samuel Date: Mon, 10 Dec 2018 14:28:23 -0500 Subject: [PATCH] fixes typo: s/tha/that/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00231d81..6a7b5a6a 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ A **Fast & Light Virtual DOM Alternative** available for [Node.js](https://viper ## Neverland 🌈🦄 -If you like React hooks concept, don't miss this little wrap tha adds 0._something_ overhead to the already lightweight hyperHTML, bringing in very similar concepts. +If you like React hooks concept, don't miss this little wrap that adds 0._something_ overhead to the already lightweight hyperHTML, bringing in very similar concepts. [Blog Post](https://medium.com/@WebReflection/neverland-the-hyperhtmls-hook-a0c3e11324bb)