Marked the whole path as code
authorMichael Käufl <gohugo@c.michael-kaeufl.de>
Mon, 28 Sep 2015 21:12:57 +0000 (23:12 +0200)
committerspf13 <steve.francia@gmail.com>
Wed, 30 Sep 2015 20:33:10 +0000 (16:33 -0400)
docs/content/content/types.md

index 90b4e0cf3e687a5bebdd0e316efcab08195addf2..4317e604a5f927a5fff322cc3402b67debc494dd 100644 (file)
@@ -68,7 +68,7 @@ a single page view and a summary view to be used when displaying a list
 of contents on a single page. Hugo makes no assumptions here about how you want
 to display your content, and will support as many different views of a content
 type as your site requires. All that is required for these additional views is
-that a template exists in each layouts/`TYPE` directory with the same name.
+that a template exists in each `layouts/TYPE` directory with the same name.
 
 ### Create a corresponding archetype