From 3567acb7e123e64a33f043402b96c63e80880a95 Mon Sep 17 00:00:00 2001 From: Tim Moroz Date: Thu, 27 Feb 2020 07:16:10 +0100 Subject: [PATCH] Fixed a small typo. (#7) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c36132a..6079a00 100644 --- a/README.md +++ b/README.md @@ -313,7 +313,7 @@ async function someFunction() { ### 💩 Mess with indentations -Avoid indentations since they make complex code take up more space in the editor. If you're not filling like avoiding them then just mess with them. +Avoid indentations since they make complex code take up more space in the editor. If you're not feeling like avoiding them then just mess with them. _Good 👍🏻_