Skip to content

Commit a6211bd

Browse files
committed
Minor ref doc updates
1 parent 16656d6 commit a6211bd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

spring-graphql-docs/src/docs/asciidoc/index.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ Brian Clozel; Andreas Marek; Rossen Stoyanchev
1111
[[overview]]
1212
== Overview
1313

14-
Spring GraphQL provides support for Spring applications built
14+
Spring GraphQL provides support for Spring applications built on
1515
https://www.graphql-java.com/[GraphQL Java]. It is a joint collaboration between both
16-
teams, and our shared philosophy is to be less opinionated and more focused on
16+
teams. Our shared philosophy is to be less opinionated and more focused on
1717
comprehensive and wide-ranging support.
1818

1919
Spring GraphQL is the successor of the
@@ -22,8 +22,8 @@ the GraphQL Java team. It aims to be the foundation for all Spring, GraphQL appl
2222

2323
The project is in a milestone phase towards a 1.0 release, currently, and looking for
2424
feedback. Please, use our
25-
https://github.com/spring-projects/spring-graphql/issues[issue tracker] to report an
26-
issue, discuss a design issue, or request a feature.
25+
https://github.com/spring-projects/spring-graphql/issues[issue tracker] to report a
26+
problem, discuss a design issue, or request a feature.
2727

2828
To get started, please see the <<boot-graphql>> and the <<samples>> sections.
2929

@@ -578,7 +578,7 @@ cannot be used for integration test of GraphQL over WebSocket requests.
578578
[[boot-graphql]]
579579
== Boot Starter
580580

581-
This project works on Spring Boot 2.4+.
581+
This projects builds on Boot 2.5.x, but it should be compatible with the latest Boot 2.4.x.
582582

583583

584584

0 commit comments

Comments
 (0)