diff --git a/content/ko/docs/tasks/debug-application-cluster/get-shell-running-container.md b/content/ko/docs/tasks/debug-application-cluster/get-shell-running-container.md index 23ad70232d..4eba18bbd3 100644 --- a/content/ko/docs/tasks/debug-application-cluster/get-shell-running-container.md +++ b/content/ko/docs/tasks/debug-application-cluster/get-shell-running-container.md @@ -154,5 +154,4 @@ kubectl exec -i -t my-pod --container main-app -- /bin/bash ## {{% heading "whatsnext" %}} -* [kubectl -* exec](/docs/reference/generated/kubectl/kubectl-commands/#exec)를참고한다. +* [kubectl exec](/docs/reference/generated/kubectl/kubectl-commands/#exec)를 참고한다. \ No newline at end of file