Skip to content

Commit

Permalink
Merge pull request #81 from armijnhemel/tpyo_fixes
Browse files Browse the repository at this point in the history
tpyo fix
  • Loading branch information
pombredanne authored Sep 15, 2022
2 parents a56b528 + ca4db66 commit 849b990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ To run test suite use::
Usage
--------

Fetch a code archive and get a ``fetchcode.fetch.Reposnse`` object back::
Fetch a code archive and get a ``fetchcode.fetch.Response`` object back::

>>> from fetchcode import fetch
>>> f = fetch('https://github.com/nexB/fetchcode/archive/ab65b2e645c889887227ea49eb3332d885fd0a54.zip')
Expand Down

0 comments on commit 849b990

Please sign in to comment.