Skip to content

Commit 5bb31d8

Browse files
cijothomasutpilla
andauthored
Update opentelemetry-zipkin/README.md
Co-authored-by: Utkarsh Umesan Pillai <[email protected]>
1 parent 20f9d0b commit 5bb31d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opentelemetry-zipkin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ fn main() -> Result<(), Box<dyn std::error::Error + Send + Sync + 'static>> {
6666

6767
For optimal performance, a batch exporter is recommended as the simple exporter
6868
will export each span synchronously on drop. You can enable the [`rt-tokio`] or
69-
[`rt-tokio-current-thread`]features and specify a runtime
69+
[`rt-tokio-current-thread`] features and specify a runtime
7070
on the pipeline builder to have a batch exporter configured for you
7171
automatically.
7272

0 commit comments

Comments
 (0)