Skip to content

Commit 43fad31

Browse files
Update use-cases/automated-data-backup/README.md
Co-authored-by: Ricardo Zanini <[email protected]>
1 parent e2557f0 commit 43fad31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

use-cases/automated-data-backup/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This system automates the backup of an SQL Server database and uploads the backu
1616
### Goals
1717

1818
- **Automated Backups:** To facilitate automated backups of critical database data without manual intervention, ensuring regular data protection.
19-
- **Data Security:** To ensure that backup files are securely uploaded to a reliable storage solution (Minio).
19+
- **Data Security:** To ensure backup files are securely uploaded to a reliable storage solution (Minio).
2020
- **Efficiency:** To streamline the backup process, reducing the time and effort required to perform database backups.
2121

2222
### Preconditions

0 commit comments

Comments
 (0)