Skip to content

Commit f962c36

Browse files
Apply suggestions from code review
Fix typos. Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent e4602a6 commit f962c36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

issue-summary.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Updating Microsoft depenencies to match the target framework version
1+
# Updating Microsoft dependencies to match the target framework version
22

33
After [requests from OpenTelemetry's users][issue], in a future release the .NET
44
OpenTelemetry libraries are changing the strategy they use for selecting the
@@ -84,7 +84,7 @@ There are two reasons for this:
8484

8585
1. As this package provides the core functionality OpenTelemetry builds upon
8686
(e.g. `Activity`, `Meter`), this library needs to be kept up-to-date to leverage
87-
changes to OpenTelementry functionality as the standards evolve over time as
87+
changes to OpenTelemetry functionality as the standards evolve over time as
8888
changes to Semantic Conventions etc. will not be backported to previous releases
8989
of the .NET platform.
9090
2. Prior to this change, the `System.Diagnostics.DiagnosticSource` package already

0 commit comments

Comments
 (0)