Skip to content

Commit 4c35b19

Browse files
committed
docs(graphql): fix typo
1 parent 70f5d2e commit 4c35b19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/graphql/federation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ To quote the [Apollo docs](https://blog.apollographql.com/apollo-federation-f260
1111

1212
> warning **Warning** Federation currently does not support subscriptions.
1313
14-
In the following sections, we'll set up a demo application that consits of a gateway and two federated endpoints: Users service and Posts service.
14+
In the following sections, we'll set up a demo application that consists of a gateway and two federated endpoints: Users service and Posts service.
1515

1616
#### Federation with Apollo
1717

0 commit comments

Comments
 (0)