diff --git a/docs/content/documentation/templates/pages-sections.md b/docs/content/documentation/templates/pages-sections.md index 4ddf31883a..701cf03bb9 100644 --- a/docs/content/documentation/templates/pages-sections.md +++ b/docs/content/documentation/templates/pages-sections.md @@ -80,7 +80,7 @@ path: String; components: Array; permalink: String; extra: HashMap; -// Pages directly in this section. By default, the pages are not sorted. Please set the "sorted_by" +// Pages directly in this section. By default, the pages are not sorted. Please set the "sort_by" // variable in the _index.md file of the corresponding section to "date" or "weight" for sorting by // date and weight, respectively. pages: Array;