Fixed: Typo/unclear text in backup retention

pull/1807/head
Ryan 4 years ago committed by Qstick
parent 16b9e88bb2
commit e2d1b256e4

@ -66,7 +66,7 @@ function BackupSettings(props) {
type={inputTypes.NUMBER}
name="backupRetention"
unit="days"
helpText="Automatic backups older than 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