shithub: hugo

Download patch

ref: 90362933eec90e2b23976338d1b6b500d1488f6f
parent: 6dec7b3ea6bf151f60cdd87c8e2bd670bbb02ee2
author: Martin Linkov <[email protected]>
date: Fri May 20 09:32:52 EDT 2016

docs: Fix typo / readability in extras/menu.md

--- a/docs/content/extras/menus.md
+++ b/docs/content/extras/menus.md
@@ -134,8 +134,11 @@
 The parent of an entry should be the identifier of another entry.
 Identifier should be unique (within a menu).
 
-The following order is used to determine identity Identifier > Name >
-LinkTitle > Title. This means that the title will be used unless
+The following order is used to determine an Identifier:   
+
+> Name > LinkTitle > Title. 
+
+This means that the title will be used unless
 linktitle is present, etc. In practice Name and Identifier are never
 displayed and only used to structure relationships.