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

pull/10765/head^2
Dakota Walsh 2023-12-08 13:22:41 +13:00 committed by GitHub
parent 56022ab7b1
commit 79f3e1b04b
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 ( return (
<Widget> <Widget>
<WidgetTitle icon={Download} title="Backup up Portainer" /> <WidgetTitle icon={Download} title="Back up Portainer" />
<WidgetBody> <WidgetBody>
<div className="form-horizontal"> <div className="form-horizontal">
<FormSection title="Backup configuration"> <FormSection title="Backup configuration">