diff --git a/author.hbs b/author.hbs
index 8e5c77a..2de842a 100644
--- a/author.hbs
+++ b/author.hbs
@@ -9,7 +9,7 @@ into the {body} of the default.hbs template --}}
{{!-- Everything inside the #author tags pulls data from the author --}}
{{#author}}
- {{!--Special header.hbs partial to generate the tag--}}
+ {{!-- Special header.hbs partial to generate the tag --}}
{{> header background=cover_image}}
{{!-- Inject styles of the hero image to make it responsive --}}
{{> hero background=cover_image}}
diff --git a/default.hbs b/default.hbs
index 4b897dd..fd3cd3f 100644
--- a/default.hbs
+++ b/default.hbs
@@ -27,7 +27,7 @@
// @license-end
- {{!-- This script loads the Google fornt asynchronously --}}
+ {{!-- This script loads the Google font asynchronously --}}