Skip to content

Commit 35d1f1c

Browse files
authored
fix typo in ecs data collection doc (#4925)
1 parent 24c67fa commit 35d1f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sources/collect/ecs-opentelemetry-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ prometheus.remote_write "default" {
107107
}
108108
```
109109

110-
This configuration sets up a scrape job for the container metrics and export them to a Prometheus endpoint.
110+
This configuration sets up a scrape job for the container metrics and exports them to a Prometheus endpoint.
111111

112112
Complete the following steps to create a sample task.
113113

0 commit comments

Comments
 (0)