diff --git a/modules/page-sitemap.php b/modules/page-sitemap.php index 987c089..863cb34 100644 --- a/modules/page-sitemap.php +++ b/modules/page-sitemap.php @@ -7,7 +7,7 @@ register_module([ "name" => "Sitemap", "version" => "0.1", "author" => "Starbeamrainbowlabs", - "description" => "Adds XML sitemap generation. Additional manual setup is required to notify search engines about the sitemap generated. See the Features FAQ in the documentation (or your wiki's credits page) for more information.", + "description" => "Adds XML sitemap generation. Additional manual setup is required to notify search engines about the sitemap. See the Features FAQ in the documentation (or your wiki's credits page) for more information.", "id" => "page-sitemap", "code" => function() { global $settings;