Skip to content

Commit 722f9aa

Browse files
Merge pull request #749 from thegovind/main
fix minor typo in observability doc
2 parents 7bd7d9f + eb2b713 commit 722f9aa

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
@@ -162,7 +162,7 @@ pip install azure-monitor-opentelemetry
162162

163163
## Enable OpenTelemetry in your app
164164

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

168168
```python

0 commit comments

Comments
 (0)