Update content/en/docs/reference/using-api/api-concepts.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
This commit is contained in:
Joel Gerber
2022-04-25 07:41:46 -04:00
committed by GitHub
parent c00146a3a6
commit 47be146d86
@@ -16,7 +16,7 @@ GET).
For some resources, the API includes additional subresources that allow
fine grained authorization (such as separate views for Pod details and
retrieving its logs), and can accept and serve those resources in different
log retrievals), and can accept and serve those resources in different
representations for convenience or efficiency.
Kubernetes supports efficient change notifications on resources via *watches*.