diff --git a/uw_fdsu_theme_resp.theme b/uw_fdsu_theme_resp.theme
index 69a85039168ebb81bbb91f2977ea05b3fac6e548..f266104db21ff010eb38a7af94e0ca79e50f0c91 100644
--- a/uw_fdsu_theme_resp.theme
+++ b/uw_fdsu_theme_resp.theme
@@ -510,7 +510,7 @@ function uw_fdsu_theme_resp_preprocess_block(&$variables) {
     // have to hide the title.
     if ($node = \Drupal::routeMatch()->getParameter('node')) {
 
-      // Get the media falgs
+      // Get the media flags.
       $media_flags = \Drupal::service('uw_cfg_common.uw_service')->uwGetMediaFlags($node);
 
       // Set the show title flag.