Skip to content

Commit db525f1

Browse files
committed
Fix incorrect nesting under Transports section
1 parent 74e8c60 commit db525f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-graphql-docs/src/docs/asciidoc/includes/transports.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ RSocket.
66

77

88
[[server.transports.http]]
9-
= HTTP
9+
== HTTP
1010

1111
`GraphQlHttpHandler` handles GraphQL over HTTP requests and delegates to the
1212
<<server.interception>> chain for request execution. There are two variants, one for

0 commit comments

Comments
 (0)