From 4fdb41aab06b74c6b1b40c2db53c8695b773b533 Mon Sep 17 00:00:00 2001 From: Bennu Date: Thu, 9 Dec 2021 19:39:27 +0800 Subject: [PATCH] [skip ci] Fix grammar (#13104) Signed-off-by: Bennu --- 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 fa638dcfcf..bafa9ce8b9 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 SDK client for Milvus. This document will explain a special parameter in the search request-"Guarantee Timestamp", hereinafter referred to as "GuaranteeTs".