diff --git a/docs/_docs/collections.md b/docs/_docs/collections.md index 632a23fb..7701570d 100644 --- a/docs/_docs/collections.md +++ b/docs/_docs/collections.md @@ -25,7 +25,7 @@ collections: ```
When defining a collection as a sequence, it's pages will not be rendered by default. To enable this, output: true
must be specified on the collection, which requires defining the collection as a mapping. For more information, see the section Output
When defining a collection as a sequence, its pages will not be rendered by default. To enable this, output: true
must be specified on the collection, which requires defining the collection as a mapping. For more information, see the section Output