Skip to content

Commit 64868d2

Browse files
authored
Update typo (open-telemetry#2686)
1 parent 1f0e361 commit 64868d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opentelemetry-otlp/src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
//! * `logs`: Includes the logs exporters.
9898
//!
9999
//! The following feature flags generate additional code and types:
100-
//! * `serialize`: Enables serialization support for type defined in this create via `serde`.
100+
//! * `serialize`: Enables serialization support for type defined in this crate via `serde`.
101101
//!
102102
//! The following feature flags offer additional configurations on gRPC:
103103
//!

0 commit comments

Comments
 (0)