Skip to content

Commit 1fda127

Browse files
authored
Update service.md
1 parent ff4ebc4 commit 1fda127

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/services-networking

1 file changed

+1
-1
lines changed

content/en/docs/concepts/services-networking/service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@ spec:
550550
# By default and for convenience, the `targetPort` is set to the same value as the `port` field.
551551
nodePort: 30007
552552
# Optional field
553-
# By default and for convenience, the Kubernetes control plane will allocates a port from a range (default: 30000-32767)
553+
# By default and for convenience, the Kubernetes control plane will allocate a port from a range (default: 30000-32767)
554554
```
555555

556556
### Type LoadBalancer {#loadbalancer}

0 commit comments

Comments
 (0)