Skip to content

Commit 3c17a7e

Browse files
authored
Merge pull request #27019 from CKchen0726/zh_connect-applications-service
[zh] fix spelling mistake in ./content/zh/docs/concepts/service-networking/connect-applications-service.md
2 parents faf889a + 4d989b9 commit 3c17a7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/concepts/services-networking/connect-applications-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@ nginxsecret kubernetes.io/tls 2 1m
462462
<!--
463463
Now modify your nginx replicas to start an https server using the certificate in the secret, and the Service, to expose both ports (80 and 443):
464464
-->
465-
现在修改 nginx 副本,启动一个使用在秘钥中的证书的 HTTPS 服务器和 Servcie,暴露端口(80 和 443):
465+
现在修改 nginx 副本,启动一个使用在秘钥中的证书的 HTTPS 服务器和 Service,暴露端口(80 和 443):
466466

467467
{{< codenew file="service/networking/nginx-secure-app.yaml" >}}
468468

0 commit comments

Comments
 (0)