From 2ae8cc6e68d4d77975f6ef9cf739c3941596c011 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Mon, 18 Nov 2019 17:09:34 +0000 Subject: [PATCH] Fix quotes --- app/templates/views/security.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/views/security.html b/app/templates/views/security.html index f2ddf350b..d66b76acb 100644 --- a/app/templates/views/security.html +++ b/app/templates/views/security.html @@ -77,8 +77,8 @@

Notify also has approval from the Office of the Government’s SIRO to host data within the EEA.

Classifications and security vetting

-

You can use Notify to send messages classified as 'OFFICIAL' or 'OFFICIAL-SENSITIVE' under the Government Security Classifications policy.

-

You must not use Notify to send 'special category data', as defined in the General Data Protection Regulation (GDPR).

+

You can use Notify to send messages classified as ‘OFFICIAL’ or ‘OFFICIAL-SENSITIVE’ under the Government Security Classifications policy.

+

You must not use Notify to send ‘special category data’, as defined in the General Data Protection Regulation (GDPR).

The Notify team has Security Check (SC) level clearance from United Kingdom Security Vetting (UKSV).

{% endblock %}