Skip to content

Commit 8aa9f34

Browse files
authored
Merge pull request betamaxpy#182 from ilyakamens/patch-1
Fix minor typo in api.rst
2 parents d0c55b9 + 41b4322 commit 8aa9f34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/api.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ The first, is on a per-cassette basis, like so:
179179
r = session.get('http://example.com')
180180
181181
182-
On the other hand, you may want to the preserve exact body bytes for all
182+
On the other hand, you may want to preserve exact body bytes for all
183183
cassettes. In this case, you can do:
184184

185185
.. code-block:: python

0 commit comments

Comments
 (0)