Skip to content

Commit 6f97868

Browse files
authored
Merge pull request #41452 from abhigyadufare/patch-1
Typo fix: labels.md
2 parents cc27138 + 95b4155 commit 6f97868

File tree

1 file changed

+1
-1
lines changed
  • content/zh-cn/docs/concepts/overview/working-with-objects

1 file changed

+1
-1
lines changed

content/zh-cn/docs/concepts/overview/working-with-objects/labels.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ The set of pods that a `service` targets is defined with a label selector.
405405
Similarly, the population of pods that a `replicationcontroller` should
406406
manage is also defined with a label selector.
407407
408-
Labels selectors for both objects are defined in `json` or `yaml` files using maps,
408+
Label selectors for both objects are defined in `json` or `yaml` files using maps,
409409
and only _equality-based_ requirement selectors are supported:
410410
-->
411411
#### Service 和 ReplicationController

0 commit comments

Comments
 (0)