Fix typo in README.md (#3062)

This commit is contained in:
Marios 2025-05-28 00:16:54 +03:00 committed by Hayden Stainsby
parent 87b2884b4a
commit e616f30a45

View File

@ -370,7 +370,7 @@ are not maintained by the `tokio` project. These include:
- [`tracing-actix`] provides `tracing` integration for the `actix` actor
framework.
- [`axum-insights`] provides `tracing` integration and Application insights export for the `axum` web framework.
- [`tracing-gelf`] implements a subscriber for exporting traces in Greylog
- [`tracing-gelf`] implements a subscriber for exporting traces in Graylog
GELF format.
- [`tracing-coz`] provides integration with the [coz] causal profiler
(Linux-only).