From 3e5f5d88ee4d9c6bd6e80e5b3d87efe980347fc0 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Sun, 26 Apr 2015 00:14:03 +0300
Subject: [PATCH] - Updates/ corrections to Pelican entry.

---
 content/pelican.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/pelican.rst b/content/pelican.rst
index c9eb1ed..13e73cb 100644
--- a/content/pelican.rst
+++ b/content/pelican.rst
@@ -89,7 +89,7 @@ and set the theme to that by adding the following to pelicanconf.py: ::
 
     THEME = "./pelican-mockingbird"
 
-I've also edited base.html and article.html inside of pelican-mockingbird/templates to suite me. Next, let us add a new entry.
+I've also edited base.html and article.html inside of pelican-mockingbird/templates to suite my liking. Next, let us add a new entry.
 
 Adding an entry
 ---------------
-- 
GitLab