Browse Source

HDDS-1479. Update S3.md documentation

Closes #791
Vivek Ratnavel Subramanian 6 years ago
parent
commit
3cb1d09b2e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      hadoop-hdds/docs/content/S3.md

+ 2 - 2
hadoop-hdds/docs/content/S3.md

@@ -82,8 +82,8 @@ Operation on Objects:
 Endpoint                            | Status          | Notes
 ------------------------------------|-----------------|---------------
 PUT Object                          | implemented     |
-GET Object                          | implemented     | Range headers are not supported
-Multipart Uplad                     | implemented |Except the listing of the current MultiPartUploads.
+GET Object                          | implemented     |
+Multipart Upload                    | implemented     | Except the listing of the current MultiPartUploads.
 DELETE Object                       | implemented     |
 HEAD Object                         | implemented     |