From 6560b867547c2aad14ff1627f7e5e24649168235 Mon Sep 17 00:00:00 2001 From: Rajandeep Kaur Date: Wed, 22 Nov 2023 08:47:48 -0800 Subject: [PATCH] fixed typo --- api/namex/VERSION.py | 2 +- .../template-parts/name-request/resultDetails.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api/namex/VERSION.py b/api/namex/VERSION.py index 27e07da77..0902a2758 100644 --- a/api/namex/VERSION.py +++ b/api/namex/VERSION.py @@ -1,2 +1,2 @@ -__version__ = '1.1.43' +__version__ = '1.1.44' diff --git a/api/report-templates/template-parts/name-request/resultDetails.html b/api/report-templates/template-parts/name-request/resultDetails.html index 14c845fb9..3127e9377 100644 --- a/api/report-templates/template-parts/name-request/resultDetails.html +++ b/api/report-templates/template-parts/name-request/resultDetails.html @@ -36,7 +36,7 @@
Conditions/Comments:
{{ choice.decision_text }}.
{% if consentFlag == 'Y' %} - Consent letters will be processed within two business day of receipt. + Consent letters will be processed within two business days of receipt. {% endif %}