mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 06:05:10 +02:00
Fix typo in remember the milk strings (#101869)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
},
|
},
|
||||||
"complete_task": {
|
"complete_task": {
|
||||||
"name": "Complete task",
|
"name": "Complete task",
|
||||||
"description": "Completes a tasks that was privously created.",
|
"description": "Completes a task that was previously created.",
|
||||||
"fields": {
|
"fields": {
|
||||||
"id": {
|
"id": {
|
||||||
"name": "ID",
|
"name": "ID",
|
||||||
|
Reference in New Issue
Block a user