mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
InfluxDB: Fix spelling - "chronograf" rather than "chronograph" (#40587)
This commit is contained in:
@@ -167,7 +167,7 @@ export class FluxQueryEditor extends PureComponent<Props> {
|
||||
const helpTooltip = (
|
||||
<div>
|
||||
Type: <i>ctrl+space</i> to show template variable suggestions <br />
|
||||
Many queries can be copied from chronograph
|
||||
Many queries can be copied from Chronograf
|
||||
</div>
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user