Merge pull request #469 from AbeKline/patch-1

Update wording for description of upper bound of New_file_size_check
make-only-subtitle-default
HaveAGitGat 2 years ago committed by GitHub
commit 99ad5b3fd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,7 +17,7 @@ const details = () => ({
},
tooltip:
`Enter the upper bound % size for the new file. For example, if '110' is entered,
then if the new file size is 11% larger than the original, an error will be given.`,
then if the new file size is greater than 110% the size of the original, an error will be given.`,
},
{
name: 'lowerBound',

Loading…
Cancel
Save