We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 245b457 commit b2b05dfCopy full SHA for b2b05df
website/docs/server/graphql-server.md
@@ -8,7 +8,7 @@ The official reference implementations are:
8
9
- [graphql-kotlin-spring-server](./spring-server/spring-overview.mdx)
10
11
-We reccomend using one of the implementations as the common code has very little logic but you can still use the common
+We recommend using one of the implementations as the common code has very little logic but you can still use the common
12
package to create implementation for other libraries (Ktor, Spark, etc).
13
14
There are demos of how to use these server libraries in the `/examples` folder of the repo.
0 commit comments