diff --git a/src/main/java/com/redfin/sitemapgenerator/AbstractSitemapUrlOptions.java b/src/main/java/com/redfin/sitemapgenerator/AbstractSitemapUrlOptions.java index 15d2ab3..aef835a 100644 --- a/src/main/java/com/redfin/sitemapgenerator/AbstractSitemapUrlOptions.java +++ b/src/main/java/com/redfin/sitemapgenerator/AbstractSitemapUrlOptions.java @@ -72,7 +72,7 @@ abstract class AbstractSitemapUrlOptionsThe priority of this URL relative to other URLs on your site. Valid * values range from 0.0 to 1.0. This value does not affect how your - * pages are compared to pages on other sites—it only lets the search + * pages are compared to pages on other sites-it only lets the search * engines know which pages you deem most important for the crawlers.
* *The default priority of a page is 0.5.