Explorar o código

HDDS-978. Fix typo in doc : Client > S3 section. Contributed by Dinesh Chitlangia.

Bharat Viswanadham %!s(int64=6) %!d(string=hai) anos
pai
achega
f280f52b20
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      hadoop-hdds/docs/content/S3.md

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

@@ -92,7 +92,7 @@ HEAD Object                         | implemented     |
 
 Security is not yet implemented, you can *use* any AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY
 
-Note: Ozone has a notion for 'volumes' which is missing from the S3 Rest endpoint. Under the hood S3 bucket names are maped to Ozone 'volume/bucket' locations (depending from the given authentication information).
+Note: Ozone has a notion for 'volumes' which is missing from the S3 Rest endpoint. Under the hood S3 bucket names are mapped to Ozone 'volume/bucket' locations (depending from the given authentication information).
 
 To show the storage location of a S3 bucket, use the `ozone sh bucket path <bucketname>` command.