From 6de05754cf475a0c3fe0e430c4a00b793a1be2f4 Mon Sep 17 00:00:00 2001 From: Kenshi Muto Date: Mon, 27 Mar 2023 22:26:59 +0900 Subject: [PATCH] Update content/ja/docs/tutorials/services/pods-and-endpoint-termination-flow.md Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com> --- .../tutorials/services/pods-and-endpoint-termination-flow.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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