From 66bf329ad3e7c5186e0cf694d9d4ab40d41dff75 Mon Sep 17 00:00:00 2001 From: JackLCL Date: Fri, 24 Sep 2021 12:07:54 +0800 Subject: [PATCH] Fix grammar error in offline directory (#8458) Signed-off-by: JackLCL --- deployments/offline/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployments/offline/README.md b/deployments/offline/README.md index b3e6e5650e..60caabe490 100644 --- a/deployments/offline/README.md +++ b/deployments/offline/README.md @@ -2,7 +2,7 @@ ## Manually downloading Docker images -Your Milvus installation may fail when images are not properly loaded from public Docker registries. To pull all images and save them into a directory that can be moved to the target host and loaded manually, perform the following procedure: +Your Milvus installation may fail when images are not properly loaded from public Docker registries. To pull all images and save them into a directory that can be moved to the target host and loaded manually, perform the following procedures: ### Step 1: Save Milvus manifest and Docker images