diff --git a/packages/grafana-ui/src/components/DataSourceSettings/DataSourceHttpSettings.tsx b/packages/grafana-ui/src/components/DataSourceSettings/DataSourceHttpSettings.tsx index 2d58f19b369..8a23b2fea68 100644 --- a/packages/grafana-ui/src/components/DataSourceSettings/DataSourceHttpSettings.tsx +++ b/packages/grafana-ui/src/components/DataSourceSettings/DataSourceHttpSettings.tsx @@ -37,7 +37,7 @@ const HttpAccessHelp = () => (

Access mode controls how requests to the data source will be handled. -  Server +  Server {' '} should be the preferred way if nothing else is stated.