diff --git a/homeassistant/components/roborock/strings.json b/homeassistant/components/roborock/strings.json index 1cd95914808..e595b7abff4 100644 --- a/homeassistant/components/roborock/strings.json +++ b/homeassistant/components/roborock/strings.json @@ -142,8 +142,8 @@ }, "issues": { "service_deprecation_start_pause": { - "title": "Roborock vaccum support for vacuum.start_pause is being removed", - "description": "Roborock vaccum support for the vacuum.start_pause service is deprecated and will be removed in Home Assistant 2024.2; Please adjust any automation or script that uses the service to instead call vacuum.pause or vacuum.start and select submit below to mark this issue as resolved." + "title": "Roborock vacuum support for vacuum.start_pause is being removed", + "description": "Roborock vacuum support for the vacuum.start_pause service is deprecated and will be removed in Home Assistant 2024.2; Please adjust any automation or script that uses the service to instead call vacuum.pause or vacuum.start and select submit below to mark this issue as resolved." } } }