diff --git a/website/cue/reference/components/transforms/base/log_to_metric.cue b/website/cue/reference/components/transforms/base/log_to_metric.cue index 4b2dfaccb1323..6275706f44869 100644 --- a/website/cue/reference/components/transforms/base/log_to_metric.cue +++ b/website/cue/reference/components/transforms/base/log_to_metric.cue @@ -88,7 +88,7 @@ base: components: transforms: log_to_metric: configuration: { description: """ Tags to apply to the metric. - Both keys and values are templateable, which enables you to attach dynamic tags to events. + Both keys and values can be templated, allowing you to attach dynamic tags to events. """ required: false type: object: options: "*": {