Skip to content

Commit 4267ca3

Browse files
committed
fix typo
1 parent 8df756a commit 4267ca3

File tree

1 file changed

+1
-1
lines changed
  • src/OpenTelemetry.Exporter.OpenTelemetryProtocol

1 file changed

+1
-1
lines changed

src/OpenTelemetry.Exporter.OpenTelemetryProtocol/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Notes](../../RELEASENOTES.md).
1616
log bridge API, it is exported as `EventName` by default instead of
1717
`logrecord.event.name` which was previously behind the
1818
`OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EVENT_LOG_ATTRIBUTES` feature flag.
19-
Note that exporting `logrecord.even.id` is still behind that same feature
19+
Note that exporting `logrecord.event.id` is still behind that same feature
2020
flag. ([#6306](https://github.com/open-telemetry/opentelemetry-dotnet/pull/6306))
2121

2222
## 1.12.0

0 commit comments

Comments
 (0)