diff --git a/readme.md b/readme.md index 3cf1b6a..62677b2 100644 --- a/readme.md +++ b/readme.md @@ -715,7 +715,7 @@ - [kue](https://github.com/Automattic/kue) - Redis-backed priority job queue. - [bull](https://github.com/OptimalBits/bull) - Persistent job and message queue. -- [agenda](https://github.com/rschmukler/agenda) - MonoDB-backed job scheduling. +- [agenda](https://github.com/rschmukler/agenda) - MongoDB-backed job scheduling. - [idoit](https://github.com/nodeca/idoit) - Redis-backed job queue engine with advanced job control. - [node-resque](https://github.com/taskrabbit/node-resque) - Redis-backed job queue. - [rsmq](https://github.com/smrchy/rsmq) - Redis-backed message queue.