mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Fixed 2 small spelling mistakes
(cherry picked from commit e1a3b6a386
)
Co-authored-by: wengelbrecht-grafana <83230950+wengelbrecht-grafana@users.noreply.github.com>
This commit is contained in:
parent
1c38b70f68
commit
b25038df2e
@ -86,6 +86,6 @@ export const fieldLookupTransformRegistryItem: TransformerRegistryItem<FieldLook
|
||||
editor: FieldLookupTransformerEditor,
|
||||
transformation: fieldLookupTransformer,
|
||||
name: 'Field lookup',
|
||||
description: `Use a field value to lookup additional fields from an external source. This current supports spatial data, but will eventuall support more formats`,
|
||||
description: `Use a field value to lookup additional fields from an external source. This currently supports spatial data, but will eventually support more formats`,
|
||||
state: PluginState.alpha,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user