diff --git a/theme-settings.php b/theme-settings.php
index a5923fe45e9e2bb5af81538c96d5fd22bc6c7417..a67f9ef2baf5ed3afb3393a53e3300d9796dacaf 100644
--- a/theme-settings.php
+++ b/theme-settings.php
@@ -305,7 +305,7 @@ function bootstrap_barrio_form_system_theme_settings_alter(&$form, FormStateInte
     '#type' => 'checkbox',
     '#title' => t('Apply img-fluid style to all content images'),
     '#default_value' => theme_get_setting('bootstrap_barrio_image_fluid'),
-    '#description' => t('Adds a img-fluid style to all ".content img" elements');
+    '#description' => t('Adds a img-fluid style to all ".content img" elements'),
   ];
 
   // Navbar.