Skip to content

Commit 2e9bb11

Browse files
committed
spelling
1 parent 511ca3d commit 2e9bb11

File tree

1 file changed

+2
-2
lines changed
  • instrumentation/opentelemetry-instrumentation-sklearn/src/opentelemetry/instrumentation/sklearn

1 file changed

+2
-2
lines changed

instrumentation/opentelemetry-instrumentation-sklearn/src/opentelemetry/instrumentation/sklearn/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
).instrument()
3636
3737
38-
Model intrumentation example:
38+
Model instrumentation example:
3939
4040
.. code-block:: python
4141
@@ -291,7 +291,7 @@ class descendent) is being instrumented with opentelemetry. Within a
291291
SklearnInstrumentor(packages=packages).instrument()
292292
293293
294-
Model intrumentation example:
294+
Model instrumentation example:
295295
296296
.. code-block:: python
297297

0 commit comments

Comments
 (0)