diff --git a/homeassistant/components/recorder/strings.json b/homeassistant/components/recorder/strings.json index 24f0d806edd..eb162628727 100644 --- a/homeassistant/components/recorder/strings.json +++ b/homeassistant/components/recorder/strings.json @@ -29,7 +29,7 @@ }, "apply_filter": { "name": "Apply filter", - "description": "Applys `entity_id` and `event_type` filters in addition to time-based purge." + "description": "Apply `entity_id` and `event_type` filters in addition to time-based purge." } } },