docs: Fix typo / readability in extras/menu.md
authorMartin Linkov <marfuzii@gmail.com>
Fri, 20 May 2016 11:32:52 +0000 (13:32 +0200)
committerdigitalcraftsman <digitalcraftsman@protonmail.com>
Sun, 22 May 2016 09:30:29 +0000 (11:30 +0200)
docs/content/extras/menus.md

index ecd971e0c91ed9c752b4ef98957c30cd3a13a889..754b588415d5dfd623d474f15c500cd1f4e96730 100644 (file)
@@ -134,8 +134,11 @@ All nesting of content is done via the `parent` field.
 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.