We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eda74ac commit d6fd991Copy full SHA for d6fd991
hibernate-example/src/main/resources/static/index.html
@@ -39,7 +39,7 @@
39
</head>
40
<body>
41
<div class="welcome">
42
- <h2>Welcome to the graphql-java HTTP example.</h2>
+ <h2>Welcome to the graphql-java Hibernate example.</h2>
43
<span>This is backed by the classic StarWars example schema and embeds
44
the <a href="https://github.com/graphql/graphiql">graphiql</a> tooling to allow you to fire off queries.
45
</span>
0 commit comments