mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-18 05:30:21 -04:00
Fix a typo: generates -> generate
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
<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.
|
||||
</p>
|
||||
|
||||
|
||||
<div class="panel panel-border-wide">
|
||||
<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.
|
||||
@@ -73,7 +73,7 @@
|
||||
Use a test key to test the performance of your service and its integration with GOV.UK Notify.
|
||||
</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.
|
||||
</p>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user