Skip to content

Commit 30e531d

Browse files
committed
docs: typo
1 parent 880fbf0 commit 30e531d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql/examples/item_translations.gql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ query getItemsTranslation1 {
1313
}
1414
}
1515

16-
# for each item, show the English name and get all it's translations
16+
# for each item, show the English name and get all its translations
1717
query getItemsTranslation2 {
1818
items: pokemon_v2_item {
1919
name

0 commit comments

Comments
 (0)