Skip to content

Commit 6b35f14

Browse files
Update content/en/docs/concepts/overview/working-with-objects/field-selectors.md
Co-authored-by: Rey Lejano <[email protected]>
1 parent 0078392 commit 6b35f14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/overview/working-with-objects/field-selectors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ kubectl get services --all-namespaces --field-selector metadata.namespace!=defa
4141
```
4242
{{< note >}}
4343
[Set-based operators](/docs/concepts/overview/working-with-objects/labels/#set-based-requirement)
44-
(`in`, `notin`,`exists`) are not supported for field selectors.
44+
(`in`, `notin`, `exists`) are not supported for field selectors.
4545
{{< /note >}}
4646

4747
## Chained selectors

0 commit comments

Comments
 (0)