docs: typo

This commit is contained in:
Alessandro Pezzè 2021-04-11 19:33:42 +02:00
parent 880fbf00ce
commit 30e531d347

View file

@ -13,7 +13,7 @@ query getItemsTranslation1 {
}
}
# for each item, show the English name and get all it's translations
# for each item, show the English name and get all its translations
query getItemsTranslation2 {
items: pokemon_v2_item {
name