Merge pull request #2070 from nextcloud/backport/2067/stable17

[stable17] docs: file versioning: fix typo
This commit is contained in:
Morris Jobke 2020-05-12 12:08:36 +02:00 committed by GitHub
commit 7b2155cd74
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.