Fix spring-boot-sample-data-neo4j description

Replace "Redis" with "Neo4j".

Closes gh-5812
This commit is contained in:
Fabrizio Cucci 2016-04-27 18:14:59 +01:00 committed by Phillip Webb
parent aee3833351
commit c51efda2dc
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ The following sample applications are provided:
| Stores data using Spring Data MongoDB | Stores data using Spring Data MongoDB
| link:spring-boot-sample-data-neo4j[spring-boot-sample-data-neo4j] | link:spring-boot-sample-data-neo4j[spring-boot-sample-data-neo4j]
| Stores data using Spring Data Redis | Stores data using Spring Data Neo4j
| link:spring-boot-sample-data-redis[spring-boot-sample-data-redis] | link:spring-boot-sample-data-redis[spring-boot-sample-data-redis]
| Stores data using Spring Data Redis | Stores data using Spring Data Redis