Skip to content

Commit

Permalink
address review comment for javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
DNVindhya committed Nov 20, 2024
1 parent fb71c60 commit 80a9c40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xds/src/main/java/io/grpc/xds/client/XdsClient.java
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ public interface ServerConnectionCallback {
}

/**
* Reports whether xDS client has a working ADS stream to xDS server.
* Reports whether xDS client has a "working" ADS stream to xDS server.
* The definition of a working stream is defined in gRFC A78.
* @see <a href="https://github.com/grpc/proposal/blob/master/A78-grpc-metrics-wrr-pf-xds.md#xdsclient">
* A78-grpc-metrics-wrr-pf-xds.md</a>
Expand Down

0 comments on commit 80a9c40

Please sign in to comment.