diff --git a/grpc/binlog/v1/binarylog.proto b/grpc/binlog/v1/binarylog.proto index 9ed1733e..b18bd88d 100644 --- a/grpc/binlog/v1/binarylog.proto +++ b/grpc/binlog/v1/binarylog.proto @@ -120,7 +120,7 @@ message ClientHeader { // A single process may be used to run multiple virtual // servers with different identities. - // The authority is the name of such a server identitiy. + // The authority is the name of such a server identity. // It is typically a portion of the URI in the form of // or : . string authority = 3;