Skip to content

Commit b166165

Browse files
PascalSennglen-84
andauthored
Fix Format
Co-authored-by: Glen <[email protected]>
1 parent 066d9a6 commit b166165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Section 4 -- Composition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5880,7 +5880,7 @@ In the following example, the `@require` directive's `field` argument is a valid
58805880
selection set and satisfies the rule.
58815881

58825882
```graphql example
5883-
## Schema A
5883+
# Schema A
58845884
type User @key(fields: "id") {
58855885
id: ID!
58865886
profile(name: String! @require(field: "name")): Profile

0 commit comments

Comments
 (0)