Skip to content

Commit 4654335

Browse files
authored
Fix typo post.ts
1 parent 51be7c9 commit 4654335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/graphql/post.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,7 @@ export const EDIT_POST = gql`
623623
profile {
624624
id
625625
thumbnail
626-
dispay_name
626+
display_name
627627
}
628628
}
629629
text

0 commit comments

Comments
 (0)