Skip to content

Commit

Permalink
✏️ Fix the header of the tonic tracing README.md (#138)
Browse files Browse the repository at this point in the history
It currently says "axum-tracing-opentelemetry" which was a little
confusing landing on the crates.io page.
  • Loading branch information
krlohnes authored May 26, 2024
1 parent 21c36d8 commit 3acd2bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tonic-tracing-opentelemetry/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# axum-tracing-opentelemetry
# tonic-tracing-opentelemetry

[![crates license](https://img.shields.io/crates/l/tonic-tracing-opentelemetry.svg)](http://creativecommons.org/publicdomain/zero/1.0/)
[![crate version](https://img.shields.io/crates/v/tonic-tracing-opentelemetry.svg)](https://crates.io/crates/tonic-tracing-opentelemetry)
Expand Down

0 comments on commit 3acd2bc

Please sign in to comment.