1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-11-27 22:49:15 +02:00

Fix minor grammatical error in sdk/trace/internal/x README.md (#7211)

This commit is contained in:
Tyler Yahn
2025-08-18 01:44:47 -07:00
committed by GitHub
parent 150f6b4dbc
commit e39a02f568

View File

@@ -3,7 +3,7 @@
The Trace SDK contains features that have not yet stabilized in the OpenTelemetry specification.
These features are added to the OpenTelemetry Go Trace SDK prior to stabilization in the specification so that users can start experimenting with them and provide feedback.
These feature may change in backwards incompatible ways as feedback is applied.
These features may change in backwards incompatible ways as feedback is applied.
See the [Compatibility and Stability](#compatibility-and-stability) section for more information.
## Features