diff --git a/content/ja/docs/tutorials/services/pods-and-endpoint-termination-flow.md b/content/ja/docs/tutorials/services/pods-and-endpoint-termination-flow.md index c1dc8d227a1..f4cbf1dd7c2 100644 --- a/content/ja/docs/tutorials/services/pods-and-endpoint-termination-flow.md +++ b/content/ja/docs/tutorials/services/pods-and-endpoint-termination-flow.md @@ -78,7 +78,7 @@ spec: targetPort: 80 ``` -PodとServiceが実行中になったら、関連付けられたEndpointSlicesの名前を得られます: +PodとServiceが実行中になったら、関連付けられたEndpointSliceの名前を得られます: ```shell kubectl get endpointslice