fix: docs typo in object lock docs (#11181)

master
Ravind Kumar 4 years ago committed by GitHub
parent 7b0330a98c
commit 6cf0008469
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/bucket/retention/README.md

@ -49,7 +49,7 @@ See https://docs.aws.amazon.com/AmazonS3/latest/dev/object-lock-overview.html fo
- Retention headers can be optionally set when uploading objects
- Explicitly calling PutObjectRetention API call on the object
- *MINIO_NTP_SERVER* environment variable can be set to remote NTP server endpoint if system time is not desired for setting retention dates.
- **Object locking feature is only available in erasure coded and distributed erasrue coded setups**.
- **Object locking feature is only available in erasure coded and distributed erasure coded setups**.
## Explore Further

Loading…
Cancel
Save