From 796aa3cc3334ec0578a54458f00d1e4dabbe1644 Mon Sep 17 00:00:00 2001 From: Tyler Yahn Date: Mon, 18 Aug 2025 02:34:46 -0700 Subject: [PATCH] Fix minor grammatical error in stdouttrace (#7202) --- exporters/stdout/stdouttrace/internal/x/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exporters/stdout/stdouttrace/internal/x/README.md b/exporters/stdout/stdouttrace/internal/x/README.md index 7dae5bd73..6b7d1aec8 100644 --- a/exporters/stdout/stdouttrace/internal/x/README.md +++ b/exporters/stdout/stdouttrace/internal/x/README.md @@ -3,7 +3,7 @@ The `stdouttrace` exporter contains features that have not yet stabilized in the OpenTelemetry specification. These features are added to the `stdouttrace` exporter 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