From 34e1e142eaffd90360df00bf006339c07fb3e9a2 Mon Sep 17 00:00:00 2001 From: Bryan Donovan Date: Mon, 31 Aug 2015 09:12:24 -0700 Subject: [PATCH] readme tweak --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 320fa4c..611b3ec 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ See the [Express.js cache-manager example app](https://github.com/BryanDonovan/n npm install cache-manager -## Store Engine +## Store Engines * [node-cache-manager-redis](https://github.com/dial-once/node-cache-manager-redis) * [node-cache-manager-mongodb](https://github.com/v4l3r10/node-cache-manager-mongodb)