diff --git a/core/modules/migrate_drupal_ui/migrate_drupal_ui.module b/core/modules/migrate_drupal_ui/migrate_drupal_ui.module
index 280b650..dfa13f6 100644
--- a/core/modules/migrate_drupal_ui/migrate_drupal_ui.module
+++ b/core/modules/migrate_drupal_ui/migrate_drupal_ui.module
@@ -13,7 +13,7 @@
 function migrate_drupal_ui_help($route_name, RouteMatchInterface $route_match) {
   switch ($route_name) {
     case 'help.page.migrate_drupal_ui':
-    $output = '<h3>' . t('About') </h3>;
+     $output = '<h3>' . t('About') </h3>;
      $output = '<p>' . t('This module provides a UI on top of the margin entiti$
      $output = '<p>' . t('It shows a list of migrations that can be filtered us$
      $output = '<h3>' .t('Uses')</h3>;
