From 343c8e4720013e489b6fd3954999ec66a2003926 Mon Sep 17 00:00:00 2001
From: weru <onewesh@gmail.com>
Date: Wed, 07 Oct 2020 08:21:11 +0000
Subject: [PATCH] Update README.md

---
 README.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/README.md b/README.md
index caf1baf..9582d5b 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@
 
 > There's one drawback to this technique. Your site would always use the most up-to-date version of the theme. This might break your site if there are drastic changes that you don't like.
 
-You can neutralize that drawback by forking the repo instead and following the same approach. Be sure the edit the `theme = ["github.com/onweru/compose"]` from the config.toml file appropriately.
+You can overcome that drawback by forking the repo instead and following the same approach. Be sure the edit the `theme = ["github.com/onweru/compose"]` from the config.toml file appropriately.
 
 > ⚠️ If you choose __Option 2__ or __Option 3__ below, ensure you edit [these lines in the config.toml file](https://github.com/onweru/compose/blob/b3e30e0816621223224897edc45eeeabd0d9cd16/exampleSite/config.toml#L4-L7) as advised on the comments
 

--
Gitblit v1.10.0