Skip to content

Commit b848262

Browse files
authored
Update README.md
1 parent f3aa186 commit b848262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The GraphQL-JPA-Query library consists of the following modules:
1717
1. `graphql-jpa-query-annotations` - Provides annotations for instrumenting your entity models with GraphQL Schema Descriptions
1818
2. `graphql-jpa-query-schema` - Provides interface specifications and implementation of the JPA Schema Builder and JPA Data Fetchers
1919
3. `graphql-jpa-query-boot-starter`- Provides Spring Boot auto-configuration support to enable GraphQL JPA Query in your project
20-
4. `graphql-jpa-query-example` - Provides example application for Books entity models
20+
4. `graphql-jpa-query-example` - Provides example application for Starwars sample entity models
2121

2222
Building with Maven Central [![Maven Central](https://img.shields.io/maven-central/v/com.introproventures/graphql-jpa-query.svg)](https://mvnrepository.com/artifact/com.introproventures/graphql-jpa-query)
2323
------------------------

0 commit comments

Comments
 (0)