Skip to content

Commit e0a58c4

Browse files
authored
Merge pull request #5215 from dfe-analytical-services/EES-5483
EES-5483 Fix privacy notice date
2 parents c2675b5 + 2075c72 commit e0a58c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/explore-education-statistics-frontend/src/pages/privacy-notice.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ function PrivacyNoticePage() {
189189
<p>
190190
We may need to update this privacy notice periodically so we
191191
recommend you revisit from time to time. This version was last
192-
updated on DD/MM/YY.
192+
updated on 14/04/2020.
193193
</p>
194194
</section>
195195
<section className="govuk-section-break--xl">

0 commit comments

Comments
 (0)