Skip to content

Commit 30a00f2

Browse files
authored
Fix names in experimental readmes (#7106)
1 parent 4268202 commit 30a00f2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

sdk/metric/internal/x/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Experimental Features
22

3-
The metric SDK contains features that have not yet stabilized in the OpenTelemetry specification.
4-
These features are added to the OpenTelemetry Go metric SDK prior to stabilization in the specification so that users can start experimenting with them and provide feedback.
3+
The Metric SDK contains features that have not yet stabilized in the OpenTelemetry specification.
4+
These features are added to the OpenTelemetry Go Metric SDK prior to stabilization in the specification so that users can start experimenting with them and provide feedback.
55

66
These feature may change in backwards incompatible ways as feedback is applied.
77
See the [Compatibility and Stability](#compatibility-and-stability) section for more information.

sdk/trace/internal/x/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Experimental Features
22

3-
The metric SDK contains features that have not yet stabilized in the OpenTelemetry specification.
4-
These features are added to the OpenTelemetry Go metric SDK prior to stabilization in the specification so that users can start experimenting with them and provide feedback.
3+
The Trace SDK contains features that have not yet stabilized in the OpenTelemetry specification.
4+
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.
55

66
These feature may change in backwards incompatible ways as feedback is applied.
77
See the [Compatibility and Stability](#compatibility-and-stability) section for more information.

0 commit comments

Comments
 (0)