Skip to content

Commit e018954

Browse files
authored
remove "can can" with single can
1 parent 6e078bf commit e018954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tracing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ By default, the SDK traces the following:
3939
- Audio outputs (text-to-speech) are wrapped in a `speech_span()`
4040
- Related audio spans may be parented under a `speech_group_span()`
4141

42-
By default, the trace is named "Agent trace". You can set this name if you use `trace`, or you can can configure the name and other properties with the [`RunConfig`][agents.run.RunConfig].
42+
By default, the trace is named "Agent trace". You can set this name if you use `trace`, or you can configure the name and other properties with the [`RunConfig`][agents.run.RunConfig].
4343

4444
In addition, you can set up [custom trace processors](#custom-tracing-processors) to push traces to other destinations (as a replacement, or secondary destination).
4545

0 commit comments

Comments
 (0)