[skip e2e] Fix grammar mistake in event_data (#14107)

Signed-off-by: yun.zhang <yun.zhang@zilliz.com>

Co-authored-by: yun.zhang <yun.zhang@zilliz.com>
pull/14123/head
jaime 2021-12-23 22:03:56 +08:00 committed by GitHub
parent 28bf1f60a4
commit 846e86b478
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ type descriptorEventData struct {
PostHeaderLengths []uint8
}
// DescriptorEventDataFixPart is a memorty struct saves events' DescriptorEventData.
// DescriptorEventDataFixPart is a memory struct saves events' DescriptorEventData.
type DescriptorEventDataFixPart struct {
CollectionID int64
PartitionID int64