diff --git a/sinks.go b/sinks.go index cb42b41b..6c0b8be5 100644 --- a/sinks.go +++ b/sinks.go @@ -159,7 +159,7 @@ func ProtoSink(m proto.Message) Sink { } type protoSink struct { - dst proto.Message // authorative value + dst proto.Message // authoritative value typ string v ByteView // encoded