Browse Source

Updated protip, not sure what to write there.

Carlos Mondragon 7 years ago
parent
commit
081cb7a695
1 changed files with 1 additions and 1 deletions
  1. 1 1
      public/app/features/api-keys/ApiKeysPage.tsx

+ 1 - 1
public/app/features/api-keys/ApiKeysPage.tsx

@@ -112,7 +112,7 @@ export class ApiKeysPage extends PureComponent<Props, any> {
             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',