Skip to content

Commit 250e78c

Browse files
chore(docs): Update README.md (#516)
1 parent a9bee0e commit 250e78c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ await request('https://api.spacex.land/graphql/', document)
110110
- Community
111111
- [GraphQL Code Generator for typed GraphQL Queries](./examples/community-graphql-code-generator.ts)
112112
- TypeScript
113-
- [Use `TypedDocumentNode`](./examples/typescript-typed-document-node.ts.ts)
113+
- [Use `TypedDocumentNode`](./examples/typescript-typed-document-node.ts)
114114
- Other:
115115
- [Middleware](./examples/other-middleware.ts)
116116
- [Error Handling](./examples/other-error-handling.ts)

0 commit comments

Comments
 (0)