Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminp authored Apr 8, 2024
1 parent ecfed44 commit 9fbccd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grpc/channelz/v1/channelz.proto
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ message Channel {
}

// Subchannel is a logical grouping of channels, subchannels, and sockets.
// A subchannel is load balanced over by it's ancestor
// A subchannel is load balanced over by its ancestor
message Subchannel {
// The identifier for this channel.
SubchannelRef ref = 1;
Expand Down

0 comments on commit 9fbccd0

Please sign in to comment.