diff --git a/_docs/creating_content.md b/_docs/creating_content.md
index a9f92a6..e41395d 100644
--- a/_docs/creating_content.md
+++ b/_docs/creating_content.md
@@ -32,7 +32,7 @@ and their corresponing URLs:
content-sample/index.md |
- / |
+ / |
content-sample/sub.md |
@@ -40,15 +40,15 @@ and their corresponing URLs:
content-sample/sub/index.md |
- ?sub (same as above) |
+ ?sub (same as above) |
content-sample/sub/page.md |
- ?sub/page |
+ ?sub/page |
content-sample/a/very/long/url.md |
- ?a/very/long/url (doesn't exist) |
+ ?a/very/long/url (doesn't exist) |