diff --git a/content/ja/docs/tasks/debug-application-cluster/debug-service.md b/content/ja/docs/tasks/debug-application-cluster/debug-service.md index 37f40bbd2c..de7ed11411 100644 --- a/content/ja/docs/tasks/debug-application-cluster/debug-service.md +++ b/content/ja/docs/tasks/debug-application-cluster/debug-service.md @@ -186,7 +186,7 @@ spec: targetPort: 9376 ``` -構成の全範囲をハイライトするため、ここで作成したServiceはPodとは異なるポート番号を市湯します。 +構成の全範囲をハイライトするため、ここで作成したServiceはPodとは異なるポート番号を使用します。 多くの実際のServiceでは、これらのポートは同じになる場合があります。 {{< /note >}}