From d53b7ccc41260427432ae9f971748b5ae00103fa Mon Sep 17 00:00:00 2001 From: Dougal Matthews Date: Fri, 7 Apr 2017 15:06:45 +0100 Subject: [PATCH] Correct the description on a calculator task Change-Id: Id581948f675f9363761f76c580f1edf174dfdc9e --- examples/v2/calculator/calculator.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/v2/calculator/calculator.yaml b/examples/v2/calculator/calculator.yaml index e1ed4bc..cc1244e 100644 --- a/examples/v2/calculator/calculator.yaml +++ b/examples/v2/calculator/calculator.yaml @@ -90,7 +90,7 @@ workflows: - send_result_email send_result_email: - description: In case of createVM error send e-mail with error message. + description: Email the result of the calculation. action: std.email input: from_addr: <% $.from_email %>