[skip e2e] Grammar correction (#14129)

Signed-off-by: cxytz01 <xueyou.chen@zilliz.com>
pull/14164/head
cxytz01 2021-12-24 12:57:36 +08:00 committed by GitHub
parent c3825052b1
commit b5fe5fc10b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ func (node *Proxy) GetComponentStates(ctx context.Context) (*internalpb.Componen
return stats, nil
}
// GetStatisticsChannel get statistics channel of Proxy.
// GetStatisticsChannel gets statistics channel of Proxy.
func (node *Proxy) GetStatisticsChannel(ctx context.Context) (*milvuspb.StringResponse, error) {
return &milvuspb.StringResponse{
Status: &commonpb.Status{