Skip to content

Commit 47f00d2

Browse files
UtopiaBeamjmcdo29
andauthored
docs(graphql): fix wording and grammar error
Co-authored-by: Jay McDoniel <[email protected]>
1 parent c2703fe commit 47f00d2

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
@@ -749,7 +749,7 @@ In the following sections, we'll upgrade the previous example to Federation 2.
749749

750750
#### Federated example: Users
751751

752-
One change in Federation 2 is that entities has no originating subgraph, so we don't need to extend `Query` anymore. For more detail please refer to [this topic](https://www.apollographql.com/docs/federation/federation-2/new-in-federation-2#entities) in Apollo docs.
752+
One change in Federation 2 is that entities have no originating subgraph, so we don't need to extend `Query` anymore. For more detail please refer to [the entities topic](https://www.apollographql.com/docs/federation/federation-2/new-in-federation-2#entities) in Apollo Federation 2 docs.
753753

754754
#### Schema first
755755

0 commit comments

Comments
 (0)