mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Fix typo in recorder strings.json (#107278)
This commit is contained in:
parent
9672ca5719
commit
bb03579bd9
@ -29,7 +29,7 @@
|
|||||||
},
|
},
|
||||||
"apply_filter": {
|
"apply_filter": {
|
||||||
"name": "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."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user