diff --git a/packages/integrations/sitemap/README.md b/packages/integrations/sitemap/README.md index b8ab16eacc8b..dc6d2af4029f 100644 --- a/packages/integrations/sitemap/README.md +++ b/packages/integrations/sitemap/README.md @@ -186,7 +186,7 @@ export default { ### changefreq, lastmod, and priority -These options correspond to the ``, ``, and `` tags in the [Sitemap XML specification.](https://www.sitemaps.org/protocol.html) +These options correspond to the ``, ``, and `` tags in the [Sitemap XML specification.](https://www.sitemaps.org/protocol.html) Note that `changefreq` and `priority` are ignored by Google.