Skip to content

Commit 5ab7184

Browse files
Update opentelemetry-instrumentation/README.rst
Co-authored-by: Pablo Collins <pablo.collins@gmail.com>
1 parent c3eccda commit 5ab7184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opentelemetry-instrumentation/README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This package provides a couple of commands that help automatically instruments a
2424

2525
pip install opentelemetry-distro[otlp]
2626

27-
When creating a custom distro and/or configurator, be sure to add entry points for each under `opentelemetry_distro` and `opentelemetry_configurator` respectfully.
27+
When creating a custom distro and/or configurator, be sure to add entry points for each under `opentelemetry_distro` and `opentelemetry_configurator` respectively.
2828
If you have entry points for multiple distros or configurators present in your environment, you should specify the entry point name of the distro and configurator you want to be used via the `OTEL_PYTHON_DISTRO` and `OTEL_PYTHON_CONFIGURATOR` environment variables.
2929

3030

0 commit comments

Comments
 (0)