Skip to content

Commit c51efda

Browse files
fabriziocucciphilwebb
authored andcommitted
Fix spring-boot-sample-data-neo4j description
Replace "Redis" with "Neo4j". Closes gh-5812
1 parent aee3833 commit c51efda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-samples/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ The following sample applications are provided:
5757
| Stores data using Spring Data MongoDB
5858

5959
| link:spring-boot-sample-data-neo4j[spring-boot-sample-data-neo4j]
60-
| Stores data using Spring Data Redis
60+
| Stores data using Spring Data Neo4j
6161

6262
| link:spring-boot-sample-data-redis[spring-boot-sample-data-redis]
6363
| Stores data using Spring Data Redis

0 commit comments

Comments
 (0)