From f183f13c374ada20dc4e11edc9f94b5a26b1be4e Mon Sep 17 00:00:00 2001 From: "min.tian" Date: Mon, 13 Dec 2021 19:11:28 +0800 Subject: [PATCH] check the syntax of how_guarantee_ts_works docs (#13221) Signed-off-by: min.tian --- docs/developer_guides/how-guarantee-ts-works.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/developer_guides/how-guarantee-ts-works.md b/docs/developer_guides/how-guarantee-ts-works.md index cb4ded805b..bee8c521b4 100644 --- a/docs/developer_guides/how-guarantee-ts-works.md +++ b/docs/developer_guides/how-guarantee-ts-works.md @@ -3,7 +3,7 @@ [中文文档](./how-guarantee-ts-works-cn.md) Users and developers may feel confused by the so many parameters in the search requests, especially for those developers -who develop SDK client for Milvus. +who develop the SDK client for Milvus. This document will explain a special parameter in the search request-"Guarantee Timestamp", hereinafter referred to as "GuaranteeTs".