diff --git a/lib/template.html b/lib/template.html
index ab0cd6a..2dea55c 100644
--- a/lib/template.html
+++ b/lib/template.html
@@ -229,7 +229,7 @@
"publisher": {
"@type": "Organization",
{% if seo_author_name %}
- "Name": {{ seo_author_name | jsonify }},
+ "name": {{ seo_author_name | jsonify }},
{% endif %}
"logo": {
"@type": "ImageObject",