From 686903b2bbbceae26cb01e7e0719ff1ee020b626 Mon Sep 17 00:00:00 2001 From: Rubin Raithel <33808743+Coronon@users.noreply.github.com> Date: Mon, 24 Jul 2023 22:37:55 +0200 Subject: [PATCH] fix: spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ca6d04..7a1e399 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,7 @@ avoid interference with other operations. message_subject: PING ({UUID}) # The body (text) of the initially sent email message_body: This is an automated test message :) - # Subject expected for email recieved back + # Subject expected for email received back # The variable `{ORIG_SUBJ}` will be replaced with the unaltered subject of # the sent email. response_subject: "PONG - '{ORIG_SUBJ}'"