chore: correct information from Nested Docs Plugin documentation (#4244)

This commit is contained in:
Mark Barton
2023-11-22 17:09:13 +00:00
committed by GitHub
parent 9ae65fa791
commit f27407ce7c

View File

@@ -62,9 +62,7 @@ The `parent` relationship field is automatically added to every document which a
#### Breadcrumbs
The `breadcrumbs` field is an array which dynamically populates all parent relationships of a document up to the top level. It does not store any data in the database, and instead, acts as a `virtual` field which is dynamically populated each time the document is loaded.
The `breadcrumbs` array stores the following fields:
The `breadcrumbs` field is an array which dynamically populates all parent relationships of a document up to the top level and stores the following fields.
- `label`