Skip to content

Commit e05ea36

Browse files
authored
Merge pull request #32220 from millerdrew/patch-1
minor wording fix
2 parents b0beb9a + 6b21f28 commit e05ea36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tutorials/stateless-application/guestbook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ pointing to. This IP address is accessible only within the cluster.
243243

244244
If you want guests to be able to access your guestbook, you must configure the
245245
frontend Service to be externally visible, so a client can request the Service
246-
from outside the Kubernetes cluster. However a Kubernetes user you can use
246+
from outside the Kubernetes cluster. However a Kubernetes user can use
247247
`kubectl port-forward` to access the service even though it uses a
248248
`ClusterIP`.
249249

0 commit comments

Comments
 (0)