[skip ci] Fix grammar (#13277)

Signed-off-by: sida shen <sida.shen@zilliz.com>
pull/13288/head
SS 2021-12-13 19:34:05 +08:00 committed by GitHub
parent 71494857fc
commit 4dc1ef06b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ Search is executable as long as all the columns involved in the search are loade
# SegmentSealedImpl internal data definition
1. `row_count_opt_`:
1. Fill row count when load the first entity
1. Fill row count when loading the first entity
2. All the other columns loaded must match the same row count
3. `xxx_ready_bitset_` & `system_ready_count_`
1. Used to record whether the corresponding column is loaded. Bitset corresponds to FieldOffset