Skip to content

Commit

Permalink
fix: update comment (#8340)
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliverwqcwrw authored May 11, 2022
1 parent a1c7715 commit 409d393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/src/main/proto/nacos_grpc_service.proto
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ service Request {
}

service BiRequestStream {
// Sends a commonRequest
// Sends a biStreamRequest
rpc requestBiStream (stream Payload) returns (stream Payload) {
}
}

0 comments on commit 409d393

Please sign in to comment.