Skip to content

Commit eb2b713

Browse files
authored
fix minor typo in observability doc
1 parent 51e95a0 commit eb2b713

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

agent-framework/tutorials/agents/enable-observability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ opentelemetry-semantic-conventions-ai
158158

159159
## Enable OpenTelemetry in your app
160160

161-
Agent Frameworkagent framework provides a convenient `setup_observability` function that configures OpenTelemetry with sensible defaults.
161+
Agent Framework provides a convenient `setup_observability` function that configures OpenTelemetry with sensible defaults.
162162
By default, it exports to the console if no specific exporter is configured.
163163

164164
```python

0 commit comments

Comments
 (0)