diff --git a/source/_integrations/shell_command.markdown b/source/_integrations/shell_command.markdown index 780556dea03..280cf33f7ab 100644 --- a/source/_integrations/shell_command.markdown +++ b/source/_integrations/shell_command.markdown @@ -119,7 +119,7 @@ automation: data: filename: "todo.txt" response_variable: todo_response - - if: "{{ todo_response['returncode'] == 0 }}' + - if: "{{ todo_response['returncode'] == 0 }}" then: - service: notify.mobile_app_iphone data: