mirror of
https://github.com/grafana/grafana.git
synced 2024-11-30 04:34:23 -06:00
Chore: Tiny typo fix rage
-> range
(#30067)
This commit is contained in:
parent
da5a173c3e
commit
8485283077
@ -16,7 +16,7 @@ export class QueryEditor extends PureComponent<Props> {
|
||||
{
|
||||
label: 'Random Walk',
|
||||
value: GrafanaQueryType.RandomWalk,
|
||||
description: 'Random signal within the selected time rage',
|
||||
description: 'Random signal within the selected time range',
|
||||
},
|
||||
{
|
||||
label: 'Live Measurements',
|
||||
|
Loading…
Reference in New Issue
Block a user