From e0617004f5a9a835bce7d04f2a7d8df58c7e3321 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Wed, 1 Sep 2021 11:30:01 +0100 Subject: [PATCH] Add 'initialism' --- app/templates/views/add-service-local.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/add-service-local.html b/app/templates/views/add-service-local.html index a1e886c0d..3f80320ac 100644 --- a/app/templates/views/add-service-local.html +++ b/app/templates/views/add-service-local.html @@ -20,7 +20,7 @@
  • Electoral services – {{ current_user.default_organisation.name }}
  • Blue Badge – {{ current_user.default_organisation.name }}
  • -

    You should only use an acronym if your users are already familiar with it.

    +

    You should only use an acronym or initialism if your users are already familiar with it.

    {% call form_wrapper() %}