diff --git a/app/templates/views/api-keys.html b/app/templates/views/api-keys.html index 9da84d7de..4fa1267c4 100644 --- a/app/templates/views/api-keys.html +++ b/app/templates/views/api-keys.html @@ -20,8 +20,12 @@

- To connect to the API you will need to create an API Key. Each service can have multiple API Keys to allow - for test and live environments. + To connect to the API you need to create an API Key. +

+

+ Each service can have multiple API Keys. This allows you to integrate a + number of systems, each with its own key. You can also have separate + keys for your development and test environments.