mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Prometheus: Data source settings page help wording. (#28274)
* Add a space between: "handled." and "Server". This text is .. a little ambiguous, is it: "handled.Server()..." or: "handled. Server should...." Punctuation it matters. https://i.pinimg.com/originals/ad/db/a1/addba11374256fd0b1d679a595f57d9b.jpg * Fix the sentence to be readable.
This commit is contained in:
parent
c8658f3ee8
commit
7ad468ba82
@ -37,9 +37,9 @@ const HttpAccessHelp = () => (
|
||||
<p>
|
||||
Access mode controls how requests to the data source will be handled.
|
||||
<strong>
|
||||
<i>Server</i>
|
||||
 <i>Server</i>
|
||||
</strong>{' '}
|
||||
should be the preferred way if nothing else stated.
|
||||
should be the preferred way if nothing else is stated.
|
||||
</p>
|
||||
<div className="alert-title">Server access mode (Default):</div>
|
||||
<p>
|
||||
|
Loading…
Reference in New Issue
Block a user