Skip to content

Commit 873eb3b

Browse files
[OTLP] Fix typo
Fix typo in CHANGELOG. Co-authored-by: Copilot <[email protected]>
1 parent 9c0aba8 commit 873eb3b

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
@@ -7,7 +7,7 @@ Notes](../../RELEASENOTES.md).
77

88
## Unreleased
99

10-
* Fixed an issue where OTLP export of some metrics payloads to a some OTLP
10+
* Fixed an issue where OTLP export of some metrics payloads to some OTLP
1111
receivers were rejected with an HTTP 400 response due to gRPC protocol errors.
1212
([#6567](https://github.com/open-telemetry/opentelemetry-dotnet/pull/6567))
1313

0 commit comments

Comments
 (0)