[skip e2e] Fix typo for design doc (#14267)

Signed-off-by: yhmo <yihua.mo@zilliz.com>
pull/14281/head
groot 2021-12-27 10:50:11 +08:00 committed by GitHub
parent b88b6c49f8
commit 14a9678a5a
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 @@
# Time Travel Implementation (Segment Level)
CurrentlyThere are two paths to implement time travel:
Currentlythere are two paths to implement time travel:
1. Restrict with vec_count, used in growing segment
2. Generate bitmask and combine it with DSL calculation results. It is mainly used in sealed segment