Skip to content

Commit db6faf7

Browse files
authored
Fix trace_config -> trace_configs in docs (#10706)
1 parent 9c588ae commit db6faf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/client_reference.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ The client session supports the context manager protocol for self closing.
352352

353353
.. versionadded:: 3.7
354354

355-
.. attribute:: trace_config
355+
.. attribute:: trace_configs
356356

357357
A list of :class:`TraceConfig` instances used for client
358358
tracing. ``None`` (default) is used for request tracing

0 commit comments

Comments
 (0)