From 8fff17b4b9ee2718cc396dcce5a2f0b7d298f416 Mon Sep 17 00:00:00 2001 From: Anthony Green Date: Sun, 31 Dec 2023 13:34:09 -0500 Subject: [PATCH] Tweak --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4108e7..67d7e8f 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ the message. If a `template` is specified, then the template is processed with the same data as above before sending. As an example, here's a channel that sends an email containing json -data, and the observed PID is in the email subject line: +data with the observed PID in the email subject line: ``` - name: "email-on-startup"