未验证 提交 4e6923cc 编写于 作者: X xiangzhouguo 提交者: GitHub

Corrent some spelling error (#13510)

Signed-off-by: Nguoxiangzhou <xiangzhou.guo@zilliz.com>
Co-authored-by: Nguoxiangzhou <xiangzhou.guo@zilliz.com>
上级 acbb680c
......@@ -121,7 +121,7 @@ type QueryCoordInfos struct {
SystemConfigurations QueryCoordConfiguration `json:"system_configurations"`
}
// ProxyConfiguration records the configuration of proxy.
// ProxyConfiguration records the configuration of Proxy.
type ProxyConfiguration struct {
DefaultPartitionName string `json:"default_partition_name"`
DefaultIndexName string `json:"default_index_name"`
......@@ -133,7 +133,7 @@ type ProxyInfos struct {
SystemConfigurations ProxyConfiguration `json:"system_configurations"`
}
// IndexNodeConfiguration records the configuration of index node.
// IndexNodeConfiguration records the configuration of IndexNode.
type IndexNodeConfiguration struct {
MinioBucketName string `json:"minio_bucket_name"`
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册