From 8dab56fc5654685b0c23506dd29f705dd058e6d4 Mon Sep 17 00:00:00 2001
From: Joe <55846624+rtldg@users.noreply.github.com>
Date: Fri, 15 Nov 2019 19:18:01 +0000
Subject: [PATCH] Remove stray grave accent (#231)

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

diff --git a/README.md b/README.md
index 071d1ab..673539b 100644
--- a/README.md
+++ b/README.md
@@ -77,7 +77,7 @@
 - COMMENTO:
   ```
   [params]
-    commentoEnable = true`
+    commentoEnable = true
   ```
 
 ### Change the hero background

--
Gitblit v1.10.0