From d7b23832b8e88aef35d601aa0b2ee4e33a8b68ac Mon Sep 17 00:00:00 2001 From: Cliff Hill Date: Thu, 11 Apr 2024 09:25:00 -0400 Subject: [PATCH] Making minor change to templates.json. Signed-off-by: Cliff Hill --- app/config_files/templates.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/config_files/templates.json b/app/config_files/templates.json index ebc379755..a37bebaf0 100644 --- a/app/config_files/templates.json +++ b/app/config_files/templates.json @@ -34,7 +34,7 @@ "name": "Notify SMS verify code", "type": "sms", "subject": "", - "content": ["((verify_code)) is your Notify.gov authentication code"] + "content": ["((verify_code)) is your Notify.gov authentication code."] }, { "id": "474e9242-823b-4f99-813d-ed392e7f1201",