Merge pull request #2069 from nextcloud/backport/2067/stable18

[stable18] docs: file versioning: fix typo
This commit is contained in:
Morris Jobke 2020-05-12 12:08:37 +02:00 committed by GitHub
commit 6db363815b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ pattern used to delete old versions:
The versions are adjusted along this pattern every time a new version is
created.
The Versions app never uses more that 50% of the user's currently available
The Versions app never uses more than 50% of the user's currently available
free space. If the stored versions exceed this limit, Nextcloud deletes the
oldest file versions until it meets the disk space limit again.