diff --git a/content/en/variables/menus.md b/content/en/variables/menus.md
index 6717fecbb..d84837a43 100644
--- a/content/en/variables/menus.md
+++ b/content/en/variables/menus.md
@@ -64,9 +64,10 @@ a string representing HTML.
.Weight
: _int_
-Value of the `weight` key if set for the menu entry. If that key is not set,
-and if the menu entry is set in a page front-matter, this value defaults to the
-page's `.Weight`.
+Value of the `weight` key if set for the menu entry. By default the entries in
+a menu are sorted ascending by their `weight`. If that key is not set, and if
+the menu entry is set in a page front-matter, this value defaults to the page's
+`.Weight`.
.Parent
: _string_