Skip to content

Commit 4917900

Browse files
authored
Merge pull request #26115 from MIhirMishra/patch-2
Typo correction.
2 parents d83fa07 + 84aea3f commit 4917900

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
@@ -134,7 +134,7 @@ For example:
134134
* You want to point your Service to a Service in a different
135135
{{< glossary_tooltip term_id="namespace" >}} or on another cluster.
136136
* You are migrating a workload to Kubernetes. While evaluating the approach,
137-
you run only a proportion of your backends in Kubernetes.
137+
you run only a portion of your backends in Kubernetes.
138138

139139
In any of these scenarios you can define a Service _without_ a Pod selector.
140140
For example:

0 commit comments

Comments
 (0)