We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6885ceb commit 8dbe348Copy full SHA for 8dbe348
content/en/docs/concepts/overview/working-with-objects/labels.md
@@ -247,7 +247,7 @@ The set of pods that a `service` targets is defined with a label selector.
247
Similarly, the population of pods that a `replicationcontroller` should
248
manage is also defined with a label selector.
249
250
-Labels selectors for both objects are defined in `json` or `yaml` files using maps,
+Label selectors for both objects are defined in `json` or `yaml` files using maps,
251
and only _equality-based_ requirement selectors are supported:
252
253
```json
0 commit comments