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

Sorry for the typo.

Co-authored-by: inductor(Kohei) <kela@inductor.me>
pull/21700/head
Makoto Watanabe 2020-06-13 17:23:58 +09:00 committed by GitHub
parent b85be9d581
commit 4f3ebb4c29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@ spec:
targetPort: 9376 targetPort: 9376
``` ```
構成の全範囲をハイライトするため、ここで作成したServiceはPodとは異なるポート番号を市湯します。 構成の全範囲をハイライトするため、ここで作成したServiceはPodとは異なるポート番号を使用します。
多くの実際のServiceでは、これらのポートは同じになる場合があります。 多くの実際のServiceでは、これらのポートは同じになる場合があります。
{{< /note >}} {{< /note >}}