Fixed: Typo/unclear text in backup retention

Co-Authored-By: Ryan <simplyryan@users.noreply.github.com>
pull/4588/head^2
Qstick 4 years ago
parent d8dc35913d
commit 0b7067cf9c

@ -66,7 +66,7 @@ function BackupSettings(props) {
type={inputTypes.NUMBER}
name="backupRetention"
unit="days"
helpText="Automatic backups older the retention will be cleaned up automatically"
helpText="Automatic backups older than the retention period will be cleaned up automatically"
onChange={onInputChange}
{...backupRetention}
/>

Loading…
Cancel
Save