From 0d3d58878654e8c5972282e11a894050fb9cd026 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Fri, 20 Nov 2020 20:52:59 +0200
Subject: [PATCH] Fix grammer.

---
 content/pages/spam.rst | 2 +-
 content/spam_me.rst    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/pages/spam.rst b/content/pages/spam.rst
index b20837a..5a35c75 100644
--- a/content/pages/spam.rst
+++ b/content/pages/spam.rst
@@ -21,5 +21,5 @@ Spam Nimrod
     </form>
 
 
-You can read more this at `this blog entry
+You can read about this page in `this blog entry
 <https://www.shore.co.il/blog/spam_me/>`_.
diff --git a/content/spam_me.rst b/content/spam_me.rst
index b45612b..7d239a2 100644
--- a/content/spam_me.rst
+++ b/content/spam_me.rst
@@ -8,7 +8,7 @@ A while back I saw an interesting project, `Patchbay <https://patchbay.pub/>`_.
 At first I wanted to use it when I run long tasks on remote machines (as the
 example shows). I would obviously script the desktop part, commit it to my
 `rcfiles repo <https:/git.shore.co.il/nimrod/rcfiles.git>`_ and have it run on
-startup.  As a security/ privacy concern, I plannedd on keeping the full URL
+startup.  As a security/ privacy concern, I planned on keeping the full URL
 private.  So I shelved it until I would have a proper secret management system
 in place for such things.
 
-- 
GitLab