diff --git a/public/app/features/api-keys/__snapshots__/ApiKeysPage.test.tsx.snap b/public/app/features/api-keys/__snapshots__/ApiKeysPage.test.tsx.snap index 923d0fec0e6..2d597244a02 100644 --- a/public/app/features/api-keys/__snapshots__/ApiKeysPage.test.tsx.snap +++ b/public/app/features/api-keys/__snapshots__/ApiKeysPage.test.tsx.snap @@ -284,7 +284,7 @@ exports[`Render should render CTA if theres are no API keys 1`] = ` "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",