Skip to content

Commit a87c55f

Browse files
ptuxnasa9084
andauthored
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
Co-authored-by: nasa9084 <[email protected]>
1 parent 0e89570 commit a87c55f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ja/docs/tasks/debug-application-cluster/debug-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Podが期待した動作をしない場合、ポッドの記述(ローカルマ
6767

6868
まずPodを削除して、`--validate` オプションを付けて再度作成してみてください。
6969
例えば、`kubectl apply --validate -f mypod.yaml`と実行します。
70-
command`のスペルを`commnd`に間違えると、以下のようなエラーになります。
70+
`command`のスペルを`commnd`に間違えると、以下のようなエラーになります。
7171

7272
```shell
7373
I0805 10:43:25.129850 46757 schema.go:126] unknown field: commnd

0 commit comments

Comments
 (0)