Commit 84852830 by Franck Verrot Committed by GitHub

Chore: Tiny typo fix `rage` -> `range` (#30067)

parent da5a173c
......@@ -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',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment