Skip to content

Commit c00146a

Browse files
Update content/en/docs/reference/using-api/api-concepts.md
Co-authored-by: divya-mohan0209 <[email protected]>
1 parent f3adb2c commit c00146a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ primary resources via the standard HTTP verbs (POST, PUT, PATCH, DELETE,
1515
GET).
1616

1717
For some resources, the API includes additional subresources that allow
18-
fine grained authorization (such as separate viewing details for a Pod from
18+
fine grained authorization (such as separate views for Pod details and
1919
retrieving its logs), and can accept and serve those resources in different
2020
representations for convenience or efficiency.
2121

0 commit comments

Comments
 (0)