Skip to content

Commit a07dde7

Browse files
committed
fix a typo
1 parent dce8eb3 commit a07dde7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

purestorage/purestorage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1262,7 +1262,7 @@ def list_s3_offload(self, **kwargs):
12621262
12631263
:param \*\*kwargs: See the REST API Guide on your array for the
12641264
documentation on the request:
1265-
**GET se_offload**
1265+
**GET s3_offload**
12661266
:type \*\*kwargs: optional
12671267
12681268
:returns: A list of dictionaries describing S3 offload connections.

0 commit comments

Comments
 (0)