Skip to content

Commit bf5f484

Browse files
authored
Merge pull request graphql#1070 from jayeshmann/patch-1
Fixed a typo
2 parents 73488dd + 9b3809e commit bf5f484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/code/language-support/java-kotlin-android/client/graphql-kotlin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@ fun main() {
8585
}
8686
```
8787

88-
See [graphql-kotlin docs](https://expediagroup.github.io/graphql-kotlin/docs/getting-started) for additial details.
88+
See [graphql-kotlin docs](https://expediagroup.github.io/graphql-kotlin/docs/getting-started) for additional details.

0 commit comments

Comments
 (0)