diff --git a/src/OpenTelemetry/README.md b/src/OpenTelemetry/README.md index 8715cf5e57b..0f408bad8fe 100644 --- a/src/OpenTelemetry/README.md +++ b/src/OpenTelemetry/README.md @@ -250,7 +250,7 @@ together with following environmental variables: | Environment variable | Description | -| -------------------------- | ------------------------------------------------- | +| -------------------------- | -------------------------------------------------- | | `OTEL_RESOURCE_ATTRIBUTES` | Key-value pairs to be used as resource attributes. | | `OTEL_SERVICE_NAME` | Sets the value of the `service.name` resource attribute. If `service.name` is also provided in `OTEL_RESOURCE_ATTRIBUTES`, then `OTEL_SERVICE_NAME` takes precedence. |