Skip to content

Commit c183cb6

Browse files
drewbysvrnm
andauthored
Colon instead of period
Co-authored-by: Severin Neumann <[email protected]>
1 parent 9813dc8 commit c183cb6

File tree

1 file changed

+1
-1
lines changed
  • content/en/blog/2024/otel-generative-ai

1 file changed

+1
-1
lines changed

content/en/blog/2024/otel-generative-ai/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ the library:
9494
pip install opentelemetry-instrumentation-openai-v2
9595
```
9696

97-
Then include the following code in your Python application.
97+
Then include the following code in your Python application:
9898

9999
```python
100100
from openai import OpenAI

0 commit comments

Comments
 (0)