Skip to content

Commit 69e17c3

Browse files
authored
Merge pull request #2622 from alphagov/ldeb-fix-mou-typos
Fix typos in MOU and GOV.UK Forms agreement texts
2 parents 9030b2b + 9cf618d commit 69e17c3

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

app/views/mou_signatures/_mou_version_current.html.erb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -863,7 +863,7 @@
863863
<p>
864864
<strong>Law</strong>: means any law, subordinate legislation within the meaning of Section 21(1) of the Interpretation Act 1978, bye-law,
865865
enforceable right within the meaning of Section 2 of the European Communities Act 1972, right within the meaning of the European Union
866-
(Withdrawal) Act 2018 as amended by European Union (Withdrawal MOU) Act 2020, regulation, order, regulatory policy, mandatory guidance or
866+
(Withdrawal) Act 2018 as amended by European Union (Withdrawal Agreement) Act 2020, regulation, order, regulatory policy, mandatory guidance or
867867
code of practice, judgement of a relevant court of law, or directives or requirements with which your organisation is bound to comply;
868868
</p>
869869
<p>
@@ -1079,20 +1079,20 @@
10791079
<p>Data will be encrypted in transit as follows:</p>
10801080
<ul class="govuk-list govuk-list--bullet">
10811081
<li>
1082-
<p>Requests between users’ browsers and GOV.UK Forms applications are encrypted with TLS V1.2</p>
1082+
<p>Requests between users’ browsers and GOV.UK Forms applications are encrypted with TLS 1.2</p>
10831083
</li>
10841084
<li>
1085-
<p>Requests between GOV.UK Forms and its 3rd party processors are encrypted with TLS V1.2</p>
1085+
<p>Requests between GOV.UK Forms and its 3rd party processors are encrypted with TLS 1.2</p>
10861086
</li>
10871087
<li>
10881088
<p>
10891089
Requests between 3rd party processors and the designated mail server for receiving submitted form responses are encrypted by using TLS
1090-
V1.2 if the mail server supports this.
1090+
1.2 if the mail server supports this.
10911091
</p>
10921092
</li>
10931093
<li>
10941094
<p>
1095-
Requests between Notify and the mail server for receiving form submission confirmations, by using TLS V1.2 if the mail server supports
1095+
Requests between Notify and the mail server for receiving form submission confirmations, by using TLS 1.2 if the mail server supports
10961096
this.
10971097
</p>
10981098
</li>

app/views/mou_signatures/_non_crown_agreement_version_current.html.erb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<p class="govuk-body-m"><strong>Law</strong>: means any law, subordinate legislation within the meaning of Section 21(1)
220220
of the Interpretation Act 1978, bye-law, enforceable right within the meaning of Section 2 of the European Communities
221221
Act 1972, right within the meaning of the European Union (Withdrawal) Act 2018 as amended by European Union
222-
(Withdrawal MOU) Act 2020, regulation, order, regulatory policy, mandatory guidance or code of practice, judgement of
222+
(Withdrawal Agreement) Act 2020, regulation, order, regulatory policy, mandatory guidance or code of practice, judgement of
223223
a relevant court of law, or directives or requirements with which Your Organisation is bound to comply;</p>
224224

225225
<p class="govuk-body-m"><strong>Losses</strong> means all losses, liabilities, damages, costs, expenses (including legal
@@ -762,12 +762,12 @@
762762

763763
<p class="govuk-body-m">Data will be encrypted in transit as follows:</p>
764764
<ul class="govuk-list govuk-list--bullet">
765-
<li>Requests between users’ browsers and GOV.UK Forms applications are encrypted with TLS V1.2</li>
766-
<li>Requests between GOV.UK Forms and its 3rd party processors are encrypted with TLS V1.2</li>
765+
<li>Requests between users’ browsers and GOV.UK Forms applications are encrypted with TLS 1.2</li>
766+
<li>Requests between GOV.UK Forms and its 3rd party processors are encrypted with TLS 1.2</li>
767767
<li>Requests between 3rd party processors and the designated mail server for receiving submitted form responses are
768-
encrypted by using TLS V1.2 if the mail server supports this.
768+
encrypted by using TLS 1.2 if the mail server supports this.
769769
</li>
770-
<li>Requests between Notify and the mail server for receiving form submission confirmations, by using TLS V1.2 if the
770+
<li>Requests between Notify and the mail server for receiving form submission confirmations, by using TLS 1.2 if the
771771
mail server supports this.
772772
</li>
773773
</ul>

0 commit comments

Comments
 (0)