Fix a minor typo in the 2nd paragraph of overview
This commit is contained in:
parent
84184494fc
commit
bf0c2cfcf7
|
@ -15,7 +15,7 @@ primary resources via the standard HTTP verbs (POST, PUT, PATCH, DELETE,
|
|||
GET).
|
||||
|
||||
For some resources, the API includes additional subresources that allow
|
||||
fine grained authorization (such as a separating viewing details for a Pod from
|
||||
fine grained authorization (such as separating viewing details for a Pod from
|
||||
retrieving its logs), and can accept and serve those resources in different
|
||||
representations for convenience or efficiency.
|
||||
|
||||
|
|
Loading…
Reference in New Issue