diff --git a/README.md b/README.md index 5adfc2a..795a499 100644 --- a/README.md +++ b/README.md @@ -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