docs: typo

This commit is contained in:
Riccardo Senica
2024-09-20 14:46:23 +02:00
committed by GitHub
parent ea1ea8bb5d
commit 049270c068

View File

@@ -2,7 +2,7 @@
## Future improvements
- Cron every 10 minutes and redure time delta to 10 minutes: people are more likely to open the newsletter if delivered around the time when they subscribed (if cron becomes not enough, then the cost of sending all the emails might be a bigger issue)
- Cron every 10 minutes and reduce time delta to 10 minutes: people are more likely to open the newsletter if delivered around the time when they subscribed (if cron becomes not enough, then the cost of sending all the emails might be a bigger issue)
## Some resources used