Skip to content

Commit 9e77146

Browse files
authored
Merge branch 'main' into span-exporter-native-impl
2 parents 740c7bd + 64868d2 commit 9e77146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opentelemetry-otlp/src/lib.rs

Lines changed: 1 addition & 1 deletion
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)