diff --git a/src/Service/UWService.php b/src/Service/UWService.php
index 38af4daff77018d9a6d935671c438ec22b76a232..65a6b57c9270491fc09ea6eda503f9cd5782e877 100644
--- a/src/Service/UWService.php
+++ b/src/Service/UWService.php
@@ -496,7 +496,7 @@ class UWService implements UWServiceInterface {
         $author = $node->field_author->value;
 
         // If there is no author in the field, get the last
-        // person to revise teh blog post.
+        // person to revise the blog post.
         if (!$author) {
 
           // Set the author to the person who made blog.