Skip to content

Commit 8354c16

Browse files
authored
Fix typo (#1597)
1 parent 399216e commit 8354c16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/v3/docs/migration/migration-from-apollo-server.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,4 +135,4 @@ query AB($postId: ID!) {
135135
}
136136
```
137137

138-
You can learn more on how to get the best out of this in our ["Unlease the power of Fragments with GraphQL Codegen" article](https://the-guild.dev/blog/unleash-the-power-of-fragments-with-graphql-codegen).
138+
You can learn more on how to get the best out of this in our ["Unleash the power of Fragments with GraphQL Codegen" article](https://the-guild.dev/blog/unleash-the-power-of-fragments-with-graphql-codegen).

0 commit comments

Comments
 (0)