Skip to content

Commit 8ba93a1

Browse files
authored
Update opentelemetry/src/lib.rs
1 parent 1c5c20e commit 8ba93a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opentelemetry/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
//! * `logs`: Includes the logs bridge API.
161161
//! * `internal-logs`: Includes internal logging for the OpenTelemetry library via `tracing`.
162162
//!
163-
//! The default feature flags are ["trace", "metrics", "logs", "internal-loggs"].
163+
//! The default feature flags are ["trace", "metrics", "logs", "internal-logs"].
164164
//!
165165
//! The following feature flags provides additional configuration for `logs`:
166166
//! * `spec_unstable_logs_enabled`: Allow users to control the log level

0 commit comments

Comments
 (0)