diff --git a/public/app/features/api-keys/ApiKeysPage.tsx b/public/app/features/api-keys/ApiKeysPage.tsx index ab5f8f2c8bc..1430da03e50 100644 --- a/public/app/features/api-keys/ApiKeysPage.tsx +++ b/public/app/features/api-keys/ApiKeysPage.tsx @@ -112,7 +112,7 @@ export class ApiKeysPage extends PureComponent { buttonIcon: 'fa fa-plus', buttonLink: 'org/apikeys/new', buttonTitle: ' New API Key', - proTip: 'Assign folder and dashboard permissions to teams instead of users to ease administration.', + proTip: 'Remember you can provide view-only API access to other applications.', proTipLink: '', proTipLinkTitle: '', proTipTarget: '_blank',