diff --git a/homeassistant/components/hive/strings.json b/homeassistant/components/hive/strings.json
index 064ced42d54ad70b99ec1426eac4c98e7f73727f..6323a2eecbfb9a4ec4aaa650b33f58785da9b0e0 100644
--- a/homeassistant/components/hive/strings.json
+++ b/homeassistant/components/hive/strings.json
@@ -11,18 +11,18 @@
         }
       },
       "2fa": {
-        "title": "Hive two-factor authentication.",
+        "title": "Hive two-factor authentication",
         "description": "Enter your Hive authentication code.\n\nPlease enter code 0000 to request another code.",
         "data": {
           "2fa": "Two-factor code"
         }
       },
       "configuration": {
+        "title": "Hive configuration",
+        "description": "Enter your Hive configuration.",
         "data": {
           "device_name": "Device name"
-        },
-        "description": "Enter your Hive configuration",
-        "title": "Hive configuration."
+        }
       },
       "reauth": {
         "title": "[%key:component::hive::config::step::user::title%]",