Skip to content

Commit

Permalink
[squash] fix wording
Browse files Browse the repository at this point in the history
  • Loading branch information
oswaldquek committed Jan 13, 2025
1 parent eb16680 commit 4d125b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/simplified-account/settings/api-keys/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
}
) }}

<p class="govuk-body">Use these to connect your digital service to Pay and to access the reporting API.</p>
<p class="govuk-body">Use these to connect your {% if accountType === 'test' %}test{% else %}live{% endif %} digital service to Pay and to access the reporting API.</p>
<p class="govuk-body">
You do not need API keys to use
<a class="govuk-link" href="https://www.payments.service.gov.uk/govuk-payment-pages/">payment links</a>.
Expand Down

0 comments on commit 4d125b6

Please sign in to comment.