mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-02 17:48:50 -04:00
Merge pull request #1606 from tuzz/fix-a-typo
Fix a typo: generates -> generate
This commit is contained in:
@@ -50,7 +50,7 @@
|
|||||||
<p>
|
<p>
|
||||||
You should revoke and re-create these keys on a regular basis. You can have more than one active key at a time. To revoke a key click the revoke button on the API Key page.
|
You should revoke and re-create these keys on a regular basis. You can have more than one active key at a time. To revoke a key click the revoke button on the API Key page.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div class="panel panel-border-wide">
|
<div class="panel panel-border-wide">
|
||||||
<p>
|
<p>
|
||||||
You should never send test messages to invalid numbers or addresses using a live key. This will lead to your API key being revoked.
|
You should never send test messages to invalid numbers or addresses using a live key. This will lead to your API key being revoked.
|
||||||
@@ -73,7 +73,7 @@
|
|||||||
Use a test key to test the performance of your service and its integration with GOV.UK Notify.
|
Use a test key to test the performance of your service and its integration with GOV.UK Notify.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Test keys don’t send real messages but do generates realistic responses.
|
Test keys don’t send real messages but do generate realistic responses.
|
||||||
There’s no restriction on who you can send to.
|
There’s no restriction on who you can send to.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
Reference in New Issue
Block a user