diff --git a/docs/docs/usage/dottydoc.md b/docs/docs/usage/dottydoc.md index b6abd05bc717..eba4ce4f9cc9 100644 --- a/docs/docs/usage/dottydoc.md +++ b/docs/docs/usage/dottydoc.md @@ -92,7 +92,7 @@ It is also possible to use one of the [default layouts](#default-layouts) that s Blog ==== Dottydoc also allows for a simple blogging platform in the same vein as Jekyll. -Blog posts are placed within the `./blog/_posts` directory and have to be on +Blog posts are placed within the `./blog/_posts` directory and have to be in the form `year-month-day-title.{md,html}`. An example of this would be: