Skip to content

Commit 1ef8e19

Browse files
authored
Merge pull request #9563 from robstoll/patch-2
doc(dottydoc): typo
2 parents 44efd68 + e4735d7 commit 1ef8e19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/usage/dottydoc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ It is also possible to use one of the [default layouts](#default-layouts) that s
9292
Blog
9393
====
9494
Dottydoc also allows for a simple blogging platform in the same vein as Jekyll.
95-
Blog posts are placed within the `./blog/_posts` directory and have to be on
95+
Blog posts are placed within the `./blog/_posts` directory and have to be in
9696
the form `year-month-day-title.{md,html}`.
9797

9898
An example of this would be:

0 commit comments

Comments
 (0)