From dc381dbf8e8ba5f98599ec2c0827c74fec2441d7 Mon Sep 17 00:00:00 2001 From: Myrle Krantz Date: Mon, 6 Sep 2021 16:28:31 +0200 Subject: [PATCH] Improving "Accepted Cookies" terminology (#38886) Updating text to be more descriptive and inline with our values. --- .../components/DataSourceSettings/DataSourceHttpSettings.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/grafana-ui/src/components/DataSourceSettings/DataSourceHttpSettings.tsx b/packages/grafana-ui/src/components/DataSourceSettings/DataSourceHttpSettings.tsx index a3984f2faad..2b99623ac03 100644 --- a/packages/grafana-ui/src/components/DataSourceSettings/DataSourceHttpSettings.tsx +++ b/packages/grafana-ui/src/components/DataSourceSettings/DataSourceHttpSettings.tsx @@ -163,7 +163,7 @@ export const DataSourceHttpSettings: React.FC = (props) => { width={13} tooltip="Grafana proxy deletes forwarded cookies by default. Specify cookies by name that should be forwarded to the data source." > - Whitelisted Cookies + Accepted Cookies