Skip to content

Commit 066d9a6

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

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
@@ -5891,7 +5891,7 @@ type Profile {
58915891
name: String
58925892
}
58935893

5894-
## Schema B
5894+
# Schema B
58955895
type User @key(fields: "id") {
58965896
id: ID!
58975897
name: String

0 commit comments

Comments
 (0)