diff --git a/app/views/simplified-account/settings/api-keys/index.njk b/app/views/simplified-account/settings/api-keys/index.njk index 8fe8fa6d2..2a5073aa3 100644 --- a/app/views/simplified-account/settings/api-keys/index.njk +++ b/app/views/simplified-account/settings/api-keys/index.njk @@ -20,7 +20,7 @@ } ) }} -

Use these to connect your digital service to Pay and to access the reporting API.

+

Use these to connect your {% if accountType === 'test' %}test{% else %}live{% endif %} digital service to Pay and to access the reporting API.

You do not need API keys to use payment links.