1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-06 09:16:29 +02:00

Fixed typo in automated-backups.md (#7447)

This commit is contained in:
Shivam Mittal
2024-10-12 16:49:41 +05:30
committed by GitHub
parent 25e51eec37
commit 6d16cb7564

View File

@@ -19,7 +19,7 @@ roadmapIds:
- 'devops'
---
The goal of this project is to setup a scheduled workflow to backup a Database every 12 hours and upload the backup to [Clouodflare R2](https://developers.cloudflare.com/r2/) which has a free tier for storage.
The goal of this project is to setup a scheduled workflow to backup a Database every 12 hours and upload the backup to [Cloudflare R2](https://developers.cloudflare.com/r2/) which has a free tier for storage.
## Requirements