From 7ce257555015cca54b7c43325b63ab60425f5d19 Mon Sep 17 00:00:00 2001 From: wizardzhang Date: Thu, 23 Nov 2023 15:53:53 +0800 Subject: [PATCH] Update 02-store-with-docker.md --- .../version-v1.9.0/instruction/02-store-with-docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/zh/docusaurus-plugin-content-docs/version-v1.9.0/instruction/02-store-with-docker.md b/i18n/zh/docusaurus-plugin-content-docs/version-v1.9.0/instruction/02-store-with-docker.md index 1812d54250..beea3a5e5a 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/version-v1.9.0/instruction/02-store-with-docker.md +++ b/i18n/zh/docusaurus-plugin-content-docs/version-v1.9.0/instruction/02-store-with-docker.md @@ -27,7 +27,7 @@ sudo docker pull apache/rocketmq:4.9.4 sudo docker images ``` -如果终端显示如下所示的镜像信息,则说明 EventMesh 镜像已经成功下载到本地。 +如果终端显示如下所示的镜像信息,则说明 RocketMQ 镜像已经成功下载到本地。 ```shell REPOSITORY TAG IMAGE ID CREATED SIZE