summaryrefslogtreecommitdiffstats
path: root/content
diff options
context:
space:
mode:
authorDante Catalfamo2020-06-18 01:39:38 -0400
committerDante Catalfamo2020-06-18 01:39:38 -0400
commit588b207a7c4ba92f3145b67c5ac2bddac1e226ff (patch)
tree80d15fd753fd561a668ee076a08c1b68fc8e27b9 /content
parenteb7e364efbd75506cd9395a140e1fe349fd21cdb (diff)
downloadblog-588b207a7c4ba92f3145b67c5ac2bddac1e226ff.tar.gz
blog-588b207a7c4ba92f3145b67c5ac2bddac1e226ff.tar.bz2
blog-588b207a7c4ba92f3145b67c5ac2bddac1e226ff.zip
Adjust spacing
Diffstat (limited to 'content')
-rw-r--r--content/post/how-this-blog-works/index.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/post/how-this-blog-works/index.org b/content/post/how-this-blog-works/index.org
index 9cbd442..a37704f 100644
--- a/content/post/how-this-blog-works/index.org
+++ b/content/post/how-this-blog-works/index.org
@@ -113,7 +113,7 @@ it works.
#+BEGIN_SRC shell
su blog
- cd # cd with no arguments goes to home directory
+ cd # cd with no arguments goes to home directory
git init --bare blog.git
#+END_SRC