Skip to content

Commit b005669

Browse files
alesmaLekoArts
andauthored
chore(gatsby-plugin-sitemap): Add info about page object to README (#36582)
Co-authored-by: LekoArts <lekoarts@gmail.com>
1 parent 1a8c5d5 commit b005669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gatsby-plugin-sitemap/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ allPages.filter(
193193

194194
| Param | Type | Description |
195195
| ------------- | ------------------- | ----------------------------------------------------------------------------------- |
196-
| page | <code>object</code> | |
196+
| page | <code>object</code> | contains the path key `{ path }` |
197197
| excludedRoute | <code>string</code> | Element from `excludes` Array in plugin config |
198198
| tools | <code>object</code> | contains tools for filtering `{ minimatch, withoutTrailingSlash, resolvePagePath }` |
199199

0 commit comments

Comments
 (0)