Skip to content

Commit f4b8a15

Browse files
authored
Fixed typo "reccomend" => "recommend" (ExpediaGroup#1117)
1 parent 1d72906 commit f4b8a15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/server/graphql-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The official reference implementations are:
88

99
- [graphql-kotlin-spring-server](./spring-server/spring-overview.mdx)
1010

11-
We reccomend using one of the implementations as the common code has very little logic but you can still use the common
11+
We recommend using one of the implementations as the common code has very little logic but you can still use the common
1212
package to create implementation for other libraries (Ktor, Spark, etc).
1313

1414
There are demos of how to use these server libraries in the `/examples` folder of the repo.

0 commit comments

Comments
 (0)