Skip to content

Commit 7ff6f88

Browse files
authored
Deleted {{< version-check >}} & Updated note
1 parent a1fb03f commit 7ff6f88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/ja/docs/tasks/debug/debug-application/get-shell-running-container.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ content_type: task
1414
## {{% heading "prerequisites" %}}
1515

1616

17-
{{< include "task-tutorial-prereqs.md" >}} {{< version-check >}}
17+
{{< include "task-tutorial-prereqs.md" >}}
1818

1919

2020

@@ -47,7 +47,7 @@ kubectl exec --stdin --tty shell-demo -- /bin/bash
4747
```
4848
{{< note >}}
4949

50-
ダブルダッシュの記号 `--` はコマンドに渡す引数とkubectlの引数を分離します
50+
ダブルダッシュ(`--`)のセパレーターは、コマンドに渡す引数とkubectlの引数を分離します
5151

5252
{{< /note >}}
5353

0 commit comments

Comments
 (0)