diff --git a/ext/tags.go b/ext/tags.go index 52e8895..dfdff38 100644 --- a/ext/tags.go +++ b/ext/tags.go @@ -57,7 +57,7 @@ var ( SamplingPriority = uint16TagName("sampling.priority") ////////////////////////////////////////////////////////////////////// - // Peer tags. These tags can be emitted by either client-side of + // Peer tags. These tags can be emitted by either client-side or // server-side to describe the other side/service in a peer-to-peer // communications, like an RPC call. //////////////////////////////////////////////////////////////////////