Skip to content

Commit 88c68b4

Browse files
[ja] change punctuation mark
1 parent a72a97b commit 88c68b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ja/docs/tasks/administer-cluster/use-cascading-deletion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ kubectl delete deployment nginx-deployment --cascade=foreground
9090

9191
## バッググラウンドカスケード削除を使用する {#use-background-cascading-deletion}
9292

93-
1. [サンプルのDeploymentを作成する](/ja/docs/tasks/run-application/run-stateless-application-deployment/#creating-and-exploring-an-nginx-deployment).
93+
1. [サンプルのDeploymentを作成する](/ja/docs/tasks/run-application/run-stateless-application-deployment/#creating-and-exploring-an-nginx-deployment)
9494
1. クラスターが動作しているKubernetesのバージョンに応じて、`kubectl`またはKubernetes APIのいずれかを使用してDeploymentを削除します。{{<version-check>}}
9595

9696
`kubectl`またはKubernetes APIを使用して、バックグラウンドカスケード削除を使用してオブジェクトを削除できます。

0 commit comments

Comments
 (0)