Skip to content

Commit b812762

Browse files
Addressed PR comments
1 parent 1c30986 commit b812762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linode_api4/groups/object_storage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ def keys(self, *filters):
7373

7474
def types(self, *filters):
7575
"""
76-
Returns a :any:`PaginatedList` of :any:`ObjectStorageType` objects that represents a valid Object Storage type.
76+
Returns a paginated list of Object Storage Types.
7777
7878
API Documentation: https://techdocs.akamai.com/linode-api/reference/get-object-storage-types
7979

0 commit comments

Comments
 (0)