Skip to content

Commit 52c2873

Browse files
[Infra] Fix CHANGELOG typos (#3520)
1 parent 6a43b08 commit 52c2873

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/OpenTelemetry.Instrumentation.EntityFrameworkCore/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Released 2024-Dec-09
122122
* The default behavior (in the absence of one of these values) is to continue
123123
emitting the same database semantic conventions that were emitted in
124124
the previous version.
125-
* Note: this option will be be removed after the new database
125+
* Note: this option will be removed after the new database
126126
semantic conventions is marked stable. At which time this
127127
instrumentation can receive a stable release, and the old database
128128
semantic conventions will no longer be supported. Refer to the

src/OpenTelemetry.Instrumentation.SqlClient/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Released 2024-Dec-09
149149
* The default behavior (in the absence of one of these values) is to continue
150150
emitting the same database semantic conventions that were emitted in
151151
the previous version.
152-
* Note: this option will be be removed after the new database
152+
* Note: this option will be removed after the new database
153153
semantic conventions is marked stable. At which time this
154154
instrumentation can receive a stable release, and the old database
155155
semantic conventions will no longer be supported. Refer to the

src/OpenTelemetry.Instrumentation.StackExchangeRedis/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Released 2025-Oct-22
4040
* The default behavior (in the absence of one of these values) is to continue
4141
emitting the same database semantic conventions that were emitted in
4242
the previous version.
43-
* Note: this option will be be removed after the new database
43+
* Note: this option will be removed after the new database
4444
semantic conventions are marked stable. At which time this
4545
instrumentation can receive a stable release, and the old database
4646
semantic conventions will no longer be supported. Refer to the

0 commit comments

Comments
 (0)