diff --git a/docs/content/documentation/content/section.md b/docs/content/documentation/content/section.md index 6f23051a34..5d0755735a 100644 --- a/docs/content/documentation/content/section.md +++ b/docs/content/documentation/content/section.md @@ -48,7 +48,7 @@ description = "" # A draft section is only loaded if the `--drafts` flag is passed to `zola build`, `zola serve` or `zola check`. draft = false -# Used to sort pages by "date", "title, "weight", or "none". See below for more information. +# Used to sort pages by "date", "title", "weight", or "none". See below for more information. sort_by = "none" # Used by the parent section to order its subsections.