Fix a minor typo in types.md

Signed-off-by: Noah Campbell <noahcampbell@gmail.com>
This commit is contained in:
Valeri Karpov 2013-11-22 17:59:47 -05:00 committed by Noah Campbell
parent 99ea4ef919
commit b9e65cc677

View File

@ -8,7 +8,7 @@ groups_weight: 30
Hugo has full support for multiple content types each with its own set Hugo has full support for multiple content types each with its own set
of meta data and template. A good example of when multiple types are of meta data and template. A good example of when multiple types are
needed is to look a tumblr. A piece of content could be a photo, quote needed is to look at Tumblr. A piece of content could be a photo, quote
or post, each with different meta data and rendered differently. or post, each with different meta data and rendered differently.