Skip to content

Commit c032469

Browse files
authored
Fix typo in collections.md regarding root page (#1818)
1 parent c6e43d5 commit c032469

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/collections/pages/collections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ For non-structured collections, you can choose which field and direction to sort
259259

260260
If you specify that your collection should "expect a root page", the first item in the tree UI will be considered the "root". This entry will _not_ use a slug in its URI — it will be treated as a `/`.
261261

262-
The most common usage for this is to define a home page in a pages' collection. In this example, the root page's url would be `/` instead of `/home`. But this woudl also be true of a sub-section. If you had an ordered `documents` collection that was set up to live at `/documents/`, the "root" of that collection in this case would be the `/documents/` URL.
262+
The most common usage for this is to define a home page in a pages' collection. In this example, the root page's url would be `/` instead of `/home`. But this would also be true of a sub-section. If you had an ordered `documents` collection that was set up to live at `/documents/`, the "root" of that collection in this case would be the `/documents/` URL.
263263

264264
## Routing
265265

0 commit comments

Comments
 (0)