From 8a15367073ef5dd1dad5e58de1b8ab57ab9380a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9C=B2=E5=A8=9C-=E5=8F=B2=E6=96=87=E6=AC=A3?= <16362343+luna-svenxin@user.noreply.gitee.com> Date: Mon, 3 Nov 2025 14:07:20 +0000 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E5=A4=8D=E6=96=87=E6=A1=A3?= =?UTF-8?q?=E4=B8=AD=E7=9A=84=E9=94=99=E5=88=AB=E5=AD=97=20=E5=B0=86?= =?UTF-8?q?=E2=80=9C=E5=AE=B9=E5=99=A8=E5=BC=95=E8=B5=B7=E2=80=9D=E6=94=B9?= =?UTF-8?q?=E4=B8=BA=E2=80=9D=E5=AE=B9=E5=99=A8=E5=BC=95=E6=93=8E=E2=80=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 露娜-史文欣 <16362343+luna-svenxin@user.noreply.gitee.com> --- docs/zh/container_engine/isula_container_engine/_toc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zh/container_engine/isula_container_engine/_toc.yaml b/docs/zh/container_engine/isula_container_engine/_toc.yaml index 535b4c8..e1e7c83 100644 --- a/docs/zh/container_engine/isula_container_engine/_toc.yaml +++ b/docs/zh/container_engine/isula_container_engine/_toc.yaml @@ -1,6 +1,6 @@ label: iSula容器引擎 isManual: true -description: 在iSula是使用C/C++实现的容器引起,具有轻、灵、巧、快的特点 +description: 在iSula是使用C/C++实现的容器引擎,具有轻、灵、巧、快的特点 sections: - label: 概述 href: ./overview.md -- Gitee