Skip to content

Commit f9489f4

Browse files
authored
Merge pull request #33886 from chengleqi/patch-3
fix typo
2 parents b14fa03 + bc5041f commit f9489f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/tasks/debug/debug-cluster/local-debugging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Kubernetes 应用程序通常由多个独立的服务组成,每个服务都在
2626
-->
2727

2828
`telepresence` 是一个工具,用于简化本地开发和调试服务的过程,同时可以将服务代理到远程 Kubernetes 集群。
29-
`telepresence` 允许你使用使用自定义工具(例如:调试器 和 IDE)调式服务
29+
`telepresence` 允许你使用使用自定义工具(例如:调试器 和 IDE)调试服务
3030
并提供对 Configmap、Secret 和远程集群上运行的服务的完全访问。
3131

3232

0 commit comments

Comments
 (0)