Skip to content

Commit 8d9046f

Browse files
authored
feat: fix typo (#790)
1 parent 318c139 commit 8d9046f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ See the docs in [Schema Generator Getting Started](./schema-generator/schema-gen
6060

6161
### Apollo Federation
6262

63-
Using `graphql-kotlin-federation`, you can generate an [Apollo Federation](https://www.apollographql.com/docs/apollo-server/federation/federation-spec/) complaint schema.
63+
Using `graphql-kotlin-federation`, you can generate an [Apollo Federation](https://www.apollographql.com/docs/apollo-server/federation/federation-spec/) compliant schema.
6464

6565
See the docs in [Apollo Federation](./federated/apollo-federation.md).
6666

0 commit comments

Comments
 (0)