Skip to content

Commit

Permalink
chore: fix two otelslog typos (open-telemetry#5358)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmathieu authored Apr 8, 2024
1 parent 2f760ee commit 76342f5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion bridges/otelslog/handler.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// Package otelslog provides [Handler], an [slog.Handler] implementation, that
// can be used to bridge between the [log/slog] API and [OpenTelemetry].
//
// # Record Convesion
// # Record Conversion
//
// The [slog.Record] are converted to OpenTelemetry [log.Record] in the following
// way:
Expand Down

0 comments on commit 76342f5

Please sign in to comment.