Skip to content

Commit

Permalink
Fix typo. (open-telemetry#262)
Browse files Browse the repository at this point in the history
  • Loading branch information
z1c0 authored and Sergey Kanzhelev committed Feb 18, 2020
1 parent a0d52f9 commit f434aff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/data-semantic-conventions.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Depending on the protocol and the type of operation, additional information
is needed to represent and analyze a span correctly in monitoring systems. It is
also important to unify how this attribution is made in different languages.
This way, the operator will not need to learn specifics of a language and
telemetry collected from multi-language micro-service can still be easily
telemetry collected from multi-language micro-services can still be easily
correlated and cross-analyzed.

## HTTP client
Expand Down

0 comments on commit f434aff

Please sign in to comment.