Skip to content

Commit c298ef5

Browse files
committed
removed a rendered '+'
1 parent 22dfe79 commit c298ef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/getting-started/toolbox.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ If you modified your database after following the xref:getting-started/graphql-s
5151
**Build schema** which takes you to **Query editor** tab.
5252

5353
Query the Neo4j database. Paste the following or interact with the autogenerated GraphQL queries and mutations from the `@neo4j/graphql` library from the **Explorer**:
54-
+
54+
5555
[source, graphql, indent=0]
5656
----
5757
{

0 commit comments

Comments
 (0)