Fix "compatible" typo in README.md (#162)

This commit is contained in:
Giorgio Pellero 2020-08-31 13:43:24 +02:00 committed by GitHub
parent 4748e6f54d
commit f978355520
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -147,7 +147,7 @@ You can use your own hook to [check passwords](./docs/check-password-hook.md).
## Storage backends
### S3 Compabible Object Storage backends
### S3 Compatible Object Storage backends
Each user can be mapped to the whole bucket or to a bucket virtual folder. This way, the mapped bucket/virtual folder is exposed over SFTP/SCP/FTP/WebDAV. More information about S3 integration can be found [here](./docs/s3.md).