mirror of https://github.com/milvus-io/milvus.git
[skip e2e] Grammar correction (#14415)
Signed-off-by: cxytz01 <xueyou.chen@zilliz.com>pull/14466/head
parent
30fbeefc39
commit
0759538855
|
@ -38,6 +38,6 @@ const (
|
|||
// RowIDFieldName name of row ID field
|
||||
RowIDFieldName = common.RowIDFieldName
|
||||
|
||||
// TimeStampFieldName name of timestamp field
|
||||
// TimeStampFieldName name of the timestamp field
|
||||
TimeStampFieldName = common.TimeStampFieldName
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue