Skip to content

Commit f1c4328

Browse files
committed
Merge pull request #10 from Agrosis/master
Fix typos and syntax.
2 parents c435dd9 + cf604f8 commit f1c4328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Section 2 -- Language.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ query withNestedFragments
354354
fragment friendFields on User {
355355
id
356356
name
357-
..standardProfilePic
357+
...standardProfilePic
358358
}
359359

360360
fragment standardProfilePic on User {

0 commit comments

Comments
 (0)