Skip to content

Commit 2c1ee67

Browse files
authored
Fix typo of TraceProvider in changelog (open-telemetry#1387)
1 parent 9a754ad commit 2c1ee67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opentelemetry-api/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Released 2020-03-16
147147
([#431](https://github.com/open-telemetry/opentelemetry-python/pull/431))
148148
- Renaming TraceOptions to TraceFlags
149149
([#450](https://github.com/open-telemetry/opentelemetry-python/pull/450))
150-
- Renaming TracerSource to TraceProvider
150+
- Renaming TracerSource to TracerProvider
151151
([#441](https://github.com/open-telemetry/opentelemetry-python/pull/441))
152152
- Adding attach/detach methods as per spec
153153
([#429](https://github.com/open-telemetry/opentelemetry-python/pull/450)

0 commit comments

Comments
 (0)