Skip to content

Commit

Permalink
fix typo (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
KoichiKiyokawa authored Feb 9, 2024
1 parent 83d2ddf commit c82e117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/pages/docs/client/best-practices.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ that looks like
fragment Author_UserFields on User {
id
name
avaatarUrl
avatarUrl
}
```

Expand Down

0 comments on commit c82e117

Please sign in to comment.