[skip ci] Fix typo in sealed segment design doc (#11824)

Signed-off-by: Edward Zeng <jie.zeng@zilliz.com>
pull/11846/head
edward.zeng 2021-11-15 19:47:59 +08:00 committed by GitHub
parent c00e2e29c4
commit ea732320f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# SegmentSealed
SegmentSealed has an extra interface rather than segment_inferface:
SegmentSealed has an extra interface rather than SegmentInterface:
1. `LoadIndex(loadIndexInfo)`: load the index. indexInfo contains
1. `FieldId`