Fix "compatible" typo in README.md (#162)
This commit is contained in:
parent
4748e6f54d
commit
f978355520
1 changed files with 1 additions and 1 deletions
|
@ -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).
|
||||
|
||||
|
|
Loading…
Reference in a new issue