trailing spaces
diff --git a/theme/apache/templates/README.md b/theme/apache/templates/README.md
index 11025fe..efcd1ef 100644
--- a/theme/apache/templates/README.md
+++ b/theme/apache/templates/README.md
@@ -37,7 +37,7 @@
 - bodytag. This adds attributes to the `<body>` element.
   This is allows the main `index.ezmd` to have the same template, but with differing layout.
 
-  `<body{% if page.bodytag %} {{ page.bodytag }}{% endif %} >`   
+  `<body{% if page.bodytag %} {{ page.bodytag }}{% endif %} >`
 
 ## Pelican Settings
 
@@ -46,7 +46,7 @@
 ```
 site:
   name: Apache Software Foundation
-  description: The main website of the ASF 
+  description: The main website of the ASF
   domain: www.apache.org
   logo: images/logo.png
   repository: https://github.com/apache/www-site/blob/main/content/