Skip to content

Commit 6b21f28

Browse files
authored
minor wording fix
1 parent 3a46ff7 commit 6b21f28

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)