fix(backup ui): minor typo on backup page EE-6348 (#10717)

pull/10764/head^2
Dakota Walsh 2023-12-08 13:22:34 +13:00 committed by GitHub
parent 4795e85d18
commit d58046eb68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ export function BackupSettingsPanel() {
return (
<Widget>
<WidgetTitle icon={Download} title="Backup up Portainer" />
<WidgetTitle icon={Download} title="Back up Portainer" />
<WidgetBody>
<div className="form-horizontal">
<FormSection title="Backup configuration">