Skip to content

Commit b073c4b

Browse files
Apply suggestions from code review
Co-authored-by: Richard Sill <[email protected]>
1 parent c643292 commit b073c4b

File tree

1 file changed

+1
-1
lines changed
  • modules/ROOT/pages/type-definitions/directives

1 file changed

+1
-1
lines changed

modules/ROOT/pages/type-definitions/directives/cypher.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ The following GraphQL query returns the parameter `value`:
169169
[source, graphql, indent=0]
170170
----
171171
query {
172-
name(value: "Arthur")
172+
name(value: "Jane Smith")
173173
}
174174
----
175175

0 commit comments

Comments
 (0)