Skip to content

Commit 8d4b53b

Browse files
committed
Updating documentation
1 parent 9ed53f1 commit 8d4b53b

File tree

1 file changed

+3
-3
lines changed
  • opentelemetry-auto-instrumentation/src/opentelemetry/auto_instrumentation

1 file changed

+3
-3
lines changed

opentelemetry-auto-instrumentation/src/opentelemetry/auto_instrumentation/__init__.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
2121
::
2222
23-
opentelemetry-auto-instrumentation program.py
23+
opentelemetry-auto-instrumentation python program.py
2424
2525
The code in ``program.py`` needs to use one of the packages for which there is
26-
an OpenTelemetry extension. For a list of the available extensions please check
27-
`here <https://opentelemetry-python.readthedocs.io/>`_.
26+
an OpenTelemetry integration. For a list of the available integrations please
27+
check `here <https://opentelemetry-python.readthedocs.io/>`_.
2828
"""

0 commit comments

Comments
 (0)