We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f0e361 commit 64868d2Copy full SHA for 64868d2
opentelemetry-otlp/src/lib.rs
@@ -97,7 +97,7 @@
97
//! * `logs`: Includes the logs exporters.
98
//!
99
//! The following feature flags generate additional code and types:
100
-//! * `serialize`: Enables serialization support for type defined in this create via `serde`.
+//! * `serialize`: Enables serialization support for type defined in this crate via `serde`.
101
102
//! The following feature flags offer additional configurations on gRPC:
103
0 commit comments