Skip to content

Commit d74291d

Browse files
authored
Fix typo (#3656)
1 parent 80d5ba1 commit d74291d

File tree

1 file changed

+1
-1
lines changed
  • instrumentation-genai/opentelemetry-instrumentation-google-genai/examples/zero-code

1 file changed

+1
-1
lines changed

instrumentation-genai/opentelemetry-instrumentation-google-genai/examples/zero-code/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ OpenTelemetry Google GenAI SDK Manual Instrumentation Example
22
============================================
33

44
This is an example of how to instrument Google GenAI SDK calls with zero code changes,
5-
using `opentelemetryh-instrument`.
5+
using `opentelemetry-instrument`.
66

77
When `main.py <main.py>`_ is run, it exports traces, logs, and metrics to an OTLP
88
compatible endpoint. Traces include details such as the model used and the

0 commit comments

Comments
 (0)