Skip to content

Commit cfb4d8a

Browse files
fix Sitemap grammatical error
1 parent 77b7368 commit cfb4d8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: _pages/sitemap.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author_profile: true
77

88
{% include base_path %}
99

10-
A list of all the posts and pages found on the site. For you robots out there is an [XML version]({{ base_path }}/sitemap.xml) available for digesting as well.
10+
A list of all the posts and pages found on the site. For you robots out there, there is an [XML version]({{ base_path }}/sitemap.xml) available for digesting as well.
1111

1212
<h2>Pages</h2>
1313
{% for post in site.pages %}

0 commit comments

Comments
 (0)