From 27f01431af586334de4585c32b52353a8f0b822d Mon Sep 17 00:00:00 2001 From: Fabrizio Cucci Date: Fri, 29 Apr 2016 13:54:46 +0100 Subject: [PATCH] Fixed typo in README.adoc Replaced "Editioni" with "Edition". --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 1942632..1397d91 100644 --- a/README.adoc +++ b/README.adoc @@ -9,7 +9,7 @@ . Download and install the following services: .. https://www.rabbitmq.com/download.html[RabbitMQ] .. https://www.mongodb.org/downloads[MongoDB] -.. http://neo4j.com/download/other-releases/[Neo4J Community Editioni] - version 2.1.x - Cypher changes won't make it possible to work with 2.2.x +.. http://neo4j.com/download/other-releases/[Neo4J Community Edition] - version 2.1.x - Cypher changes won't make it possible to work with 2.2.x . Either from the IDE or the command line (i.e. `java -jar target/appname.jar`), run the applications in the following order: .. `springbox-config-server`