diff --git a/readme.md b/readme.md index 423ddcd..8aefe33 100644 --- a/readme.md +++ b/readme.md @@ -4,7 +4,7 @@ ## Installation -**connect-redis** requires `express-session` to installed and one of the following compatible Redis clients: +**connect-redis** requires `express-session` to be installed and one of the following compatible Redis clients: - [`redis`][1] - [`ioredis`][2]