From ed3e4ca085d03953e3ac52f3e7f14dea275d99f7 Mon Sep 17 00:00:00 2001 From: Peter Maguire Date: Tue, 28 Sep 2021 22:21:55 +0100 Subject: [PATCH] Fix typo in documentation (#19512) --- source/_integrations/remember_the_milk.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/remember_the_milk.markdown b/source/_integrations/remember_the_milk.markdown index 4ee511dc029..beb172a9a0b 100644 --- a/source/_integrations/remember_the_milk.markdown +++ b/source/_integrations/remember_the_milk.markdown @@ -94,7 +94,7 @@ Here's an example for an automation that creates a new task whenever `sensor.mys action: - service: remember_the_milk.myaccount_create_task data: - name: "Please switch of {{trigger.entity_id}}" + name: "Please switch off {{trigger.entity_id}}" id: "{{trigger.entity_id}}" - id: mysensor_off trigger: