diff --git a/packages/grafana-ui/src/components/DataSourceSettings/DataSourceHttpSettings.tsx b/packages/grafana-ui/src/components/DataSourceSettings/DataSourceHttpSettings.tsx index 53f2146d3ef..113e178e74a 100644 --- a/packages/grafana-ui/src/components/DataSourceSettings/DataSourceHttpSettings.tsx +++ b/packages/grafana-ui/src/components/DataSourceSettings/DataSourceHttpSettings.tsx @@ -37,9 +37,9 @@ const HttpAccessHelp = () => (
Access mode controls how requests to the data source will be handled. - Server +  Server {' '} - should be the preferred way if nothing else stated. + should be the preferred way if nothing else is stated.