From b75f3336d9be22b4f59de3cc20e39ee667bc8ede Mon Sep 17 00:00:00 2001 From: Dawid Dziurla Date: Tue, 7 Apr 2020 10:36:16 +0200 Subject: [PATCH] README: colon --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d88f9a1..6d558010 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,6 @@ An action that simply sends a mail to multiple recipients. from: Luke Skywalker # # Optional content type (defaults to text/plain): content_type: text/html - # Optional attachments + # Optional attachments: attachments: attachments.zip,git.diff,./dist/static/main.js ```