[skip e2e] Refine rootcoord comment (#14045)

Signed-off-by: Edward Zeng <jie.zeng@zilliz.com>
pull/14065/head
edward.zeng 2021-12-23 14:34:13 +08:00 committed by GitHub
parent 302585896b
commit f2d25ce338
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ import (
// ------------------ struct -----------------------
// DdOperation used to save ddMsg into ETCD
// DdOperation used to save ddMsg into etcd
type DdOperation struct {
Body []byte `json:"body"`
Type string `json:"type"`