diff --git a/example/otel-collector/README.md b/example/otel-collector/README.md index ac30c5e5c..6bf4055c4 100644 --- a/example/otel-collector/README.md +++ b/example/otel-collector/README.md @@ -19,7 +19,7 @@ However, the main concepts should be transferable to any other platform you want # Configuring the OTEL Collector -In order to enable our application to send traces to the OpenTelemetry Collector, we need to first open up the OTLP receiver: +In order to enable our application to send traces to the OpenTelemetry Collector, we need to first configure the OTLP receiver: ```yml receivers: