Skip to content

Commit 08e0324

Browse files
authored
Update README.md (ExpediaGroup#1386)
Fixed typo and made some minor improvements.
1 parent 0288c92 commit 08e0324

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Visit our [documentation site](https://expediagroup.github.io/graphql-kotlin) fo
1919

2020
## ⌨️ Usage
2121

22-
While all the individual modules of `graphql-kotlin` are published as stand-alone libraries, the most common use cases are running a server, and genereating a type-safe client.
22+
While all the individual modules of `graphql-kotlin` are published as stand-alone libraries, the most common use cases are running a server and generating a type-safe client.
2323

2424
### Server Example
2525

@@ -34,7 +34,7 @@ A basic setup of a GraphQL client can be found on our [client documentation sect
3434
More examples and documentation are available on our [documentation site](https://expediagroup.github.io/graphql-kotlin) hosted in GitHub Pages.
3535
We also have the [examples](/examples) module which can be run locally for testing and shows example code using the libraries.
3636

37-
If you have a question about something you can not find in our documentation, the indivdual module READMEs, or [javadocs](https://www.javadoc.io/doc/com.expediagroup/graphql-kotlin-schema-generator), feel free to contribute to the docs or [start a disucssion](https://github.com/ExpediaGroup/graphql-kotlin/discussions) and tag it with the question label.
37+
If you have a question about something you can not find in our documentation, the indivdual module `README`s, or [javadocs](https://www.javadoc.io/doc/com.expediagroup/graphql-kotlin-schema-generator), feel free to contribute to the docs or [start a disucssion](https://github.com/ExpediaGroup/graphql-kotlin/discussions) and tag it with the question label.
3838

3939
If you would like to contribute to our documentation see the [website](/website) directory for more information.
4040

0 commit comments

Comments
 (0)