Skip to content

Commit

Permalink
Merge pull request #3 from Januzellij/master
Browse files Browse the repository at this point in the history
Fix typo in README
  • Loading branch information
phalt committed Dec 22, 2014
2 parents 5903f3e + e7b392f commit 619b5ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@ Return a single ``Film`` resource.

Example::

swapi.get_planet(1)
>>> <Planet - A New Hope>
swapi.get_film(1)
>>> <Film - A New Hope>


get_all("resource")
Expand Down

0 comments on commit 619b5ec

Please sign in to comment.