mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Transformers: fix typo in convertFieldType.ts (#44297)
This commit is contained in:
parent
c6e853a13c
commit
3be082b2bf
@ -82,7 +82,7 @@ export function convertFieldTypes(options: ConvertFieldTypeTransformerOptions, f
|
||||
}
|
||||
|
||||
/**
|
||||
* Convert a single field type to specifed field type.
|
||||
* Convert a single field type to specified field type.
|
||||
* @param field - field to convert
|
||||
* @param opts - field conversion options
|
||||
* @returns converted field
|
||||
|
Loading…
Reference in New Issue
Block a user