Fix typo in recorder strings.json (#107278)

This commit is contained in:
Roman Sivriver
2024-01-05 14:39:04 -05:00
committed by GitHub
parent 9672ca5719
commit bb03579bd9

View File

@@ -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."
} }
} }
}, },