From 90e9ae308e015f59c0f59b19340fbc1fd2e231e1 Mon Sep 17 00:00:00 2001 From: Stefan Dellmuth Date: Tue, 3 Apr 2018 18:27:56 +0200 Subject: [PATCH] Fixed typo in description of categories and tags (#6896) Merge pull request 6896 --- docs/_docs/posts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/posts.md b/docs/_docs/posts.md index 5894d317..f0019971 100644 --- a/docs/_docs/posts.md +++ b/docs/_docs/posts.md @@ -222,7 +222,7 @@ tags: [ blog, travel ] --- ``` will be saved as `{baseurl}/year/month/day/A-Trip.html`. It is up to you to -create `{baseurl}/tag/blog.html` and `{baseurl}/tag/blog.html` the same way as +create `{baseurl}/tag/blog.html` and `{baseurl}/tag/travel.html` the same way as described above for categories. While this example is done with tags and categories, you can easily extend your