From 251d24c10d2de78eae46b1b4bef1592b096520d1 Mon Sep 17 00:00:00 2001 From: Bennu Date: Tue, 4 Jan 2022 14:21:28 +0800 Subject: [PATCH] [skip e2e] Fix grammar (#14756) Signed-off-by: Bennu [skip e2e] Fix grammar Signed-off-by: Bennu --- docs/design_docs/milvus_timesync_en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/design_docs/milvus_timesync_en.md b/docs/design_docs/milvus_timesync_en.md index 018b7024da..80379ec6c9 100644 --- a/docs/design_docs/milvus_timesync_en.md +++ b/docs/design_docs/milvus_timesync_en.md @@ -73,7 +73,7 @@ In an `AllocTimestamp` request, if `AllocTimestampRequest.count` is greater than ## Time Synchronization -To understand the `Time Synchronization` better, let's introduce the data operation of Milvus 2.0 briefly. +To better understand `Time Synchronization`, let's introduce the data operation of Milvus 2.0 briefly. Take `Insert Operation` as an example. - User can configure lots of `Proxy` to achieve load balancing, in `Milvus 2.0`