Skip to content

Commit b956c22

Browse files
authored
Merge pull request #45392 from varadaprasanth/patch-2
Service term is formatted
2 parents 0ca51b4 + 3ac8160 commit b956c22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/access-application-cluster/service-access-application-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Here is the configuration file for the application Deployment:
8787
Events: <none>
8888
```
8989

90-
Make a note of the NodePort value for the service. For example,
90+
Make a note of the NodePort value for the Service. For example,
9191
in the preceding output, the NodePort value is 31496.
9292

9393
1. List the pods that are running the Hello World application:

0 commit comments

Comments
 (0)