Skip to content

Commit

Permalink
Update CippBackupSettings.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnDuprey committed Oct 22, 2024
1 parent ca56601 commit 8f96c36
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/CippSettings/CippBackupSettings.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ const CippBackupSettings = () => {
<>
<CippButtonCard title="Backup" cardSx={{ height: "100%" }} CardButton={<BackupButtons />}>
<Typography variant="body2">
Use this button to backup the system configuration for CIPP. This will not include
authentication information or extension configuration. You can also set an automated daily
backup schedule by clicking the button below. This will create a scheduled task for you.s
Manage the system configuration backups for CIPP. This will not include authentication
information or extension configuration. You can also set an automated daily backup
schedule.
</Typography>
</CippButtonCard>
</>
Expand Down

0 comments on commit 8f96c36

Please sign in to comment.