From 9328ab63c81e0da994f79f0e760392622c63508a Mon Sep 17 00:00:00 2001
From: peterrus <petorrus@gmail.com>
Date: Thu, 03 May 2018 20:19:20 +0000
Subject: [PATCH] typo (#17)

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

diff --git a/README.md b/README.md
index 99b374e..71c178c 100644
--- a/README.md
+++ b/README.md
@@ -79,7 +79,7 @@
  The above command copies current state of the theme to exampleSite/themes and starts hugo with hugo serve -D (Go does not support Symlink directories)
 
 ### Disqus
-dd the following line to your config,
+Add the following line to your config,
 ```disqusShortname = "yourdiscussshortname"``` When this is set, all posts are disqus enabled   
 You can disable comments for a post by adding the following to your page meta data.
 ```disable_comments: true```

--
Gitblit v1.10.0