diff --git a/docs/developer_guides/how-guarantee-ts-works.md b/docs/developer_guides/how-guarantee-ts-works.md index bafa9ce8b9..cb4ded805b 100644 --- a/docs/developer_guides/how-guarantee-ts-works.md +++ b/docs/developer_guides/how-guarantee-ts-works.md @@ -76,4 +76,4 @@ As shown in the figure below, different GuaranteeTs correspond to four different - Read your own write (Session): Set GuaranteeTs to the client last write, in this way, every client will see all their own data. -Milvus provides the strong consistency by default. +Milvus provides strong consistency by default.