diff --git "a/docs/zh/docs/Container/CRI\346\216\245\345\217\243.md" "b/docs/zh/docs/Container/CRI\346\216\245\345\217\243.md" index c7e9dedcdbe40740e792d73ff8889145c00a218a..bfac56437b6dcc821247bd302700361c793a22d9 100644 --- "a/docs/zh/docs/Container/CRI\346\216\245\345\217\243.md" +++ "b/docs/zh/docs/Container/CRI\346\216\245\345\217\243.md" @@ -2297,7 +2297,7 @@ rpc ExecSync(ExecSyncRequest) returns (ExecSyncResponse) {} #### 注意事项 -执行执行一条单独的命令,不能打开终端与容器交互。 +执行一条单独的命令,不能打开终端与容器交互。 #### 参数