Fix typo in content-management/types.md

Cheers!

See PR rdwatters/hugo-docs-concept#88
This commit is contained in:
digitalcraftsman 2017-04-14 20:43:49 +02:00 committed by Ryan Watters
parent 26f8775488
commit 8aaa5e171f

View File

@ -48,7 +48,7 @@ The following examples take you stepwise through creating a new type layout for
+++
title = My First Event
date = "2016-06-24T19:20:04-07:00"
description = "Today is my 36th birthday. My how time flies."
description = "Today is my 36th birthday. How time flies."
type = "event"
layout = "birthday"
+++