Skip to content

Commit 81adb3a

Browse files
UtopiaBeamjmcdo29
andauthored
docs(graphql): fix grammar error
Co-authored-by: Jay McDoniel <[email protected]>
1 parent 57a8a62 commit 81adb3a

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
@@ -838,7 +838,7 @@ export class User {
838838
}
839839
```
840840

841-
Also, similar to User service, we need to specify `GraphQLModule` to use Federation 2.
841+
Also, similarly to the User service, we need to specify in the `GraphQLModule` to use Federation 2.
842842

843843
```ts
844844
import {

0 commit comments

Comments
 (0)