Skip to content

Commit

Permalink
Fix typo (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattleff authored and IvanGoncharov committed Jun 26, 2017
1 parent 3ee14e6 commit 8071161
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ We encourage you to try it inside our [demo](https://apis.guru/graphql-lodash/)
## Example queries
Here are a few query examples you can run against StartWars API:

#### Find out a pannet with the biggest population
![Find out a planet with the biggest population](docs/planet_with_max_population.png)
#### Find the planet with the biggest population
![Find the planet with the biggest population](docs/planet_with_max_population.png)
#### Get gender statistics
![Get gender statistics](docs/gender_stats.png)
#### Map characters to films they are featured in
Expand Down

0 comments on commit 8071161

Please sign in to comment.