From ac3a35b126ec4c0d32a36fab7a6afb49d149cbf0 Mon Sep 17 00:00:00 2001 From: Bennu Date: Fri, 31 Dec 2021 14:20:03 +0800 Subject: [PATCH] [skip e2e] Fix grammar (#14662) 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 feb126313e..625d29c095 100644 --- a/docs/design_docs/milvus_timesync_en.md +++ b/docs/design_docs/milvus_timesync_en.md @@ -74,7 +74,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. -Taking `Insert Operation` as an example. +Take `Insert Operation` as an example. - User can configure lots of `Proxy` to achieve load balancing, in `Milvus 2.0` - User can use `SDK` to connect to any `Proxy`