From 8e6d14d8a24aa5343bdb48bad477afefdd48261e Mon Sep 17 00:00:00 2001 From: andyzhangx Date: Tue, 3 Oct 2023 03:32:10 +0000 Subject: [PATCH] doc: fix typo --- docs/csi-dev.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/csi-dev.md b/docs/csi-dev.md index d52c9093..82cc4ddc 100644 --- a/docs/csi-dev.md +++ b/docs/csi-dev.md @@ -97,7 +97,7 @@ export REGISTRY= export IMAGE_VERSION=latest ``` -- Build continer image and push image to dockerhub +- Build container image and push image to dockerhub ```console # run `docker login` first # build docker image