Make wording around multiple API keys clearer

This commit is contained in:
Chris Hill-Scott
2016-04-25 11:16:00 +01:00
parent 71035ab96e
commit 63995e7273

View File

@@ -20,8 +20,12 @@
</div>
<p>
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.
</p>
<p>
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.
</p>
<p>