diff --git a/homeassistant/components/shopping_list/services.yaml b/homeassistant/components/shopping_list/services.yaml index 9f5437701ed..7bf209550d7 100644 --- a/homeassistant/components/shopping_list/services.yaml +++ b/homeassistant/components/shopping_list/services.yaml @@ -34,7 +34,7 @@ incomplete_item: text: complete_all: - name: Complete call + name: Complete all description: Marks all items as completed in the shopping list. It does not remove the items. incomplete_all: