Fixed typo in regenerate modal

no issue
This commit is contained in:
Rish 2020-05-06 12:48:20 +05:30
parent 0daf5c1883
commit 141be13315

View File

@ -8,7 +8,7 @@
{{#if (eq this.internalIntegration "zapier")}}
You will need to locate the Ghost App within your Zapier account and click on "Reconnect" to enter the new Admin API Key.
{{else}}
You can rengenerate <strong>{{capitalize this.apiKey.type}} API Key</strong> any time, but any scripts or applications using it will need to be updated.
You can regenerate <strong>{{capitalize this.apiKey.type}} API Key</strong> any time, but any scripts or applications using it will need to be updated.
{{/if}}
</p>
{{#if this.errorMessage}}