From 9b7b15788f8d4927a37946fac79f74a31a5338ba Mon Sep 17 00:00:00 2001 From: Boris Nagaev Date: Sun, 4 Oct 2015 18:24:40 +0300 Subject: [PATCH] fix typo in rohitjoshi/lua-mapreduce --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 932a49b..649746a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Introduction ------------ Lua MapReduce implementation based in MongoDB. It differs from -[ohitjoshi/lua-mapreduce](https://github.com/rohitjoshi/lua-mapreduce) +[rohitjoshi/lua-mapreduce](https://github.com/rohitjoshi/lua-mapreduce) in the basis of the communication between the processes. In order to allow fault tolerancy, and to reduce the communication protocol complexity, this implementation relies on mongoDB. So, all the data