From eb7e364efbd75506cd9395a140e1fe349fd21cdb Mon Sep 17 00:00:00 2001
From: Dante Catalfamo
Date: Thu, 18 Jun 2020 01:38:36 -0400
Subject: Change opening language

---
 content/post/how-this-blog-works/index.org | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'content/post')

diff --git a/content/post/how-this-blog-works/index.org b/content/post/how-this-blog-works/index.org
index a55e4d4..9cbd442 100644
--- a/content/post/how-this-blog-works/index.org
+++ b/content/post/how-this-blog-works/index.org
@@ -17,8 +17,8 @@ approximate list:
 - Minimal maintenance
 - Good integration with Emacs
 
-That's how I came up with what I currently use. Let me walk you
-through how I run this blog.
+That's how I came up with what I currently use. Let's walk through how
+it works.
 
 * Framework
 
@@ -131,7 +131,7 @@ through how I run this blog.
    I can now work on the blog as I would any other git repository,
    pulling with =git pull= and pushing with =git push=.
 
-* Web server
+* Web Server
 
   Since this blog is going to be hosted on OpenBSD, we don't need to
   install a web server, as it already comes with one built in.
-- 
cgit v1.2.3