diff --git a/packages/dashboard-v2/src/pages/settings/api-keys.js b/packages/dashboard-v2/src/pages/settings/api-keys.js index 05013a92..1f6c93c5 100644 --- a/packages/dashboard-v2/src/pages/settings/api-keys.js +++ b/packages/dashboard-v2/src/pages/settings/api-keys.js @@ -70,7 +70,9 @@ const APIKeysPage = () => {

These keys provide full access to Accounts service and are equivalent to using a JWT token.

-

This type of API keys need to be kept secret and never shared with anyone.

+

+ This type of API keys needs to be kept secret and should never be shared with anyone. +