Skip to content

Commit c9ce7c8

Browse files
committed
Remove extraneous "do"
1 parent f43398a commit c9ce7c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/testing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ it.
224224

225225
Every test also has access to ``self.recorder``. This is the Betamax recorder
226226
that has been set up for you to record your interactions. The recorder is
227-
started when you do write
227+
started when you write
228228

229229
.. code:: python
230230

0 commit comments

Comments
 (0)