mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-10 06:04:18 +00:00
docs: typo
This commit is contained in:
parent
880fbf00ce
commit
30e531d347
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue