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

This commit is contained in:
Ravind Kumar 2020-12-29 19:14:10 -05:00 committed by GitHub
parent 7b0330a98c
commit 6cf0008469
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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