small typo fix (#37527)

pull/37556/head
Mitch Seaman 4 years ago committed by GitHub
parent 8aa3845f70
commit 978384b27e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/sources/panels/transformations/rows-to-fields.md

@ -9,7 +9,7 @@ weight = 300
This transforms rows into separate fields. This can be useful as fields can be styled and configured individually, something rows cannot. It can also use additional fields as sources for dynamic field configuration or map them to field labels. The additional labels can then be used to define better display names for the resulting fields. This transforms rows into separate fields. This can be useful as fields can be styled and configured individually, something rows cannot. It can also use additional fields as sources for dynamic field configuration or map them to field labels. The additional labels can then be used to define better display names for the resulting fields.
Useful when visualization data in: Useful when visualizing data in:
- Gauge - Gauge
- Stat - Stat

Loading…
Cancel
Save