Commit 6cac9d2
authored
sitemap plugin readme has incorrect array name reference (#35659)
array name ref incorrect in sitemap plugin
In the Sitemap plugin; the `excludedRoute` param for filterPages says "Element from `exclude` Array"... it should say `excludes`.
And remove period at the end of that as I don't see others with one1 parent 15a3fbf commit 6cac9d2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
| 195 | + | |
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| |||
0 commit comments