Skip to content

Commit bca76f9

Browse files
inlineblockbenjie
andauthored
Update src/content/learn/Learn-Queries.md
Updating the comment to be correct and clear. Co-authored-by: Benjie <[email protected]>
1 parent 497aa7b commit bca76f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/learn/Learn-Queries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ That's why GraphQL includes reusable units called _fragments_. Fragments let you
110110
}
111111
}
112112

113-
# used by the comparison UI component
113+
# used by the character-rendering UI component
114114
fragment comparisonFields on Character {
115115
name
116116
appearsIn

0 commit comments

Comments
 (0)