Skip to content

Commit

Permalink
Merge pull request #10 from Konafets/patch-1
Browse files Browse the repository at this point in the history
Fix small typo
  • Loading branch information
martyf authored Nov 27, 2022
2 parents e5ebac5 + 427b972 commit 7aed13c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/sitemapamic.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
| Mode
|--------------------------------------------------------------------------
|
| Generate a single sitemap or seperate sitemaps per collection/taxonomy etc.
| Generate a single sitemap or separate sitemaps per collection/taxonomy etc.
|
| Can be 'single' or 'multiple'
|
Expand Down Expand Up @@ -102,4 +102,4 @@
'categories' => []*/
]
]
];
];

0 comments on commit 7aed13c

Please sign in to comment.