Skip to content

Commit 82ee47a

Browse files
committed
Fixed English grammar mistake
1 parent 8da016c commit 82ee47a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ expected value should be. For example::
119119
fido = self.Dog()
120120
self.assertEqual(__, isinstance(fido, object))
121121

122-
This is where the Python Command Line can come in handy. in this case I can
122+
This is where the Python Command Line can come in handy. In this case I can
123123
fire up the command line, recreate the scenario and run queries:
124124

125125
.. image:: http://i442.photobucket.com/albums/qq150/gregmalcolm/DebuggingPython.png

0 commit comments

Comments
 (0)